Re: sort_mem param of postgresql.conf

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: sort_mem param of postgresql.conf
Дата
Msg-id 2f4958ff0811120651y2ce2ca82v7b6a88776f004b80@mail.gmail.com
обсуждение исходный текст
Ответ на Re: sort_mem param of postgresql.conf  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Ответы Re: sort_mem param of postgresql.conf  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: sort_mem param of postgresql.conf  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-general

that's on 8.3, by default there was no sort_mem , I hadded it , changed it to 512MB and all of the sudent everything started to fly - wherever it required hudge ammounts of memory for queries. The queries are reports, so they basicaly join few tables, and dump all ofthat content - so it takes a bit of a memory to do it ;)

thanks anyway.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: still gin index creation takes forever
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: sort_mem param of postgresql.conf