On 8/8/07, Jessica Richard <rjessil@xxxxxxxxx> wrote: > If the linux box has 8 CPU's, is there a way to configure for Postgres to > user 6 of them? how? Thanks! There are some kernel hacks for CPU affinity. they might be able to do a bit of that. Other than that, limited postgresql to only 6 non-superuser connections might do the trick. ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your message can get through to the mailing list cleanly