| От | Richard Huxton |
|---|---|
| Тема | Re: Hardware Config |
| Дата | |
| Msg-id | 008501c0fa2f$affeeb60$1001a8c0@archonet.com обсуждение исходный текст |
| Ответ на | Re: Hardware Config ("Thalis A. Kalfigopoulos" <thalis@cs.pitt.edu>) |
| Список | pgsql-general |
From: "Steve Wolfe" <steve@iboats.com> > > > 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. Although the original poster should know that it won't spread the cost of one large query over several CPU's (which I believe Oracle can be made to do). - Richard Huxton
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера