Re: newbie question

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: newbie question
Дата
Msg-id 4DED5BC3.4020309@postnewspapers.com.au
обсуждение исходный текст
Ответ на newbie question  (Heine Ferreira <heine.ferreira@gmail.com>)
Список pgsql-general
On 06/07/2011 04:17 AM, Heine Ferreira wrote:
> Hi
>
> Does Postgresql utilize hyperthreading and multiple cores on the
> relevant processors on windows?

Sort-of. PostgreSQL runs many processes, one per query. Each process has
a single thread. This means that one query can use at most one CPU core,
but many queries running concurrently can use many cpu cores.

For future posts, please choose a more informative subject line. Many
people will ignore posts entitled "help," "question," etc.

--
Craig Ringer

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Recurring events
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: windows vista and windows 7