Herve' > A simple question about PostgreSQL ... I have a Pentium Xeon Quadri > processors ... > If I do a SQL request ... does PostgreSQL use one or more processor ?
For your configuration, yes, you want multiple processors. Postgres (or rather, the host OS) will distribute active connections over the multiple processors. -- Josh Berkus Aglio Database Solutions San Francisco ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])