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