> Postgre is not threaded, but every connection gets it's own process.  The OS
> will distribute the processes across the processors.  Not sure I said that
> very will.
> 
> Basically a single connection will not be any faster with SMP, but multiple
> connections will be.

Actually, even a single process will be faster because all other system
process will run on other cpu's.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to