Re: Hardware Config

Поиск
Список
Период
Сортировка
От Steve Wolfe
Тема Re: Hardware Config
Дата
Msg-id 001301c0f9d7$5897c480$50824e40@iboats.com
обсуждение исходный текст
Ответ на Re: Hardware Config  ("Thalis A. Kalfigopoulos" <thalis@cs.pitt.edu>)
Список pgsql-general
> > Will PostgreSQL take advantage of more than 1 CPU? If so, are there
any
> > benchmarks showing how it scales with multiple CPUs?

   We run PG on a quad xeon, and it works wonderfully.  From PG's design
of forking off a new backend for each connection, it is inherantly
scalable, as each backend can run on another CPU.  And, of course, having
extra CPU's to handle kernel code, I/O, interrupts, and other things is
always good.

steve



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

Предыдущее
От: "Gregory Wood"
Дата:
Сообщение: Re: Red Hat Database
Следующее
От: Adam Haberlach
Дата:
Сообщение: Re: Web site gripes