Re: Throttling PostgreSQL's CPU usage

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: Throttling PostgreSQL's CPU usage
Дата
Msg-id 20070508230955.GA9315@uio.no
обсуждение исходный текст
Ответ на Re: Throttling PostgreSQL's CPU usage  (Daniel Griscom <griscom@suitable.com>)
Список pgsql-performance
On Tue, May 08, 2007 at 07:03:17PM -0400, Daniel Griscom wrote:
> I'm only running one query at a time; would that query be guaranteed to
> confine itself to a single processor/core?

Yes; at least it won't be using two at a time. (Postgres can't guarantee that
Windows won't move it to another core, of course.)

/* Steinar */
--
Homepage: http://www.sesse.net/

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

Предыдущее
От: Daniel Griscom
Дата:
Сообщение: Re: Throttling PostgreSQL's CPU usage
Следующее
От: Carlos Moreno
Дата:
Сообщение: Re: Throttling PostgreSQL's CPU usage