Re: PostgreSQL underestimates sorting

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: PostgreSQL underestimates sorting
Дата
Msg-id 20061122135434.GA9669@uio.no
обсуждение исходный текст
Ответ на PostgreSQL underestimates sorting  (Markus Schaber <schabi@logix-tt.com>)
Ответы Re: PostgreSQL underestimates sorting
Список pgsql-performance
On Wed, Nov 22, 2006 at 11:17:23AM +0100, Markus Schaber wrote:
> The Backend allocates gigs of memory (we've set sort_mem to 1 gig), and
> then starts spilling out more Gigs of temporary data to the disk.

How much RAM is in the server? Remember that sort_mem is _per sort_, so if
you have multiple sorts, it might allocate several multiples of the amount
you set up.

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

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

Предыдущее
От: Markus Schaber
Дата:
Сообщение: PostgreSQL underestimates sorting
Следующее
От: "Bucky Jordan"
Дата:
Сообщение: Re: availability of SATA vendors