Re: Multi Procerssor

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Multi Procerssor
Дата
Msg-id 200105030146.f431khN06613@candle.pha.pa.us
обсуждение исходный текст
Ответ на Multi Procerssor  (Ryan Mahoney <ryan@paymentalliance.net>)
Список pgsql-general
> Maybe late to ask this question - but - does PG benefit from multi
> processor?  Is it dependant on the OS?  And which OS' are most tuned for
> this purpose?
>
> As always thanks in advance!


From FAQ:

       We handle each user connection by creating a Unix process.
      Backend processes share data buffers and locking information.
      With multiple CPU's, multiple backends can easily run on
      different CPU's.<BR>
--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: update ... from where id in (..) question
Следующее
От: "Eric G. Miller"
Дата:
Сообщение: Re: big pg 6.5 and 7.1 problem in simple application