Re: Workaround for working_mem max value in windows?

Поиск
Список
Период
Сортировка
От amulsul
Тема Re: Workaround for working_mem max value in windows?
Дата
Msg-id 1397636979325-5800216.post@n5.nabble.com
обсуждение исходный текст
Ответ на Workaround for working_mem max value in windows?  (Nick Eubank <nickeubank@gmail.com>)
Ответы Re: Workaround for working_mem max value in windows?  (Nick Eubank <nickeubank@gmail.com>)
Список pgsql-performance
>Anyone found a work around?

Wouldn't it helpful, setting it in your session?

set work_mem='2000MB';
set maintenance_work_mem='2000MB';

do rest of sql after .....

Regards,
Amul Sul



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Workaround-for-working-mem-max-value-in-windows-tp5800170p5800216.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.


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

Предыдущее
От: Martin French
Дата:
Сообщение: Re: Workaround for working_mem max value in windows?
Следующее
От: sheishere b
Дата:
Сообщение: Queries very slow after data size increases