Re: utilising multi-cpu/core machines?

Поиск
Список
Период
Сортировка
От Trevor Talbot
Тема Re: utilising multi-cpu/core machines?
Дата
Msg-id 90bce5730709051707j30fb4ac9w4c65158f736e22e5@mail.gmail.com
обсуждение исходный текст
Ответ на utilising multi-cpu/core machines?  (Thomas Finneid <tfinneid@student.matnat.uio.no>)
Список pgsql-performance
On 9/5/07, Thomas Finneid <tfinneid@student.matnat.uio.no> wrote:

> how does pg utilise multi cpus/cores, i.e. does it use more than one
> core? and possibly, how, are there any documentation about this.

PostgreSQL creates a new process to handle each connection to the
database.  Multiple sessions can therefore spread across multiple
cores, but a single session will never use more than one.

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

Предыдущее
От: Ansgar -59cobalt- Wiechers
Дата:
Сообщение: Re: Performance on 8CPU's and 32GB of RAM
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Performance on 8CPU's and 32GB of RAM