Re: Sort time

Поиск
Список
Период
Сортировка
От pginfo
Тема Re: Sort time
Дата
Msg-id 3DD8BDEE.84E35746@t1.unisoftbg.com
обсуждение исходный текст
Ответ на Re: Sort time  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-performance
Hi,
anoder important point of view forme:

As I know the size of sort_mem is given at the pg start
and is not shared.
Also I can use set sort_mem to xxx;
Can I dot set sort_mem to myvalue ; execute my query , set sort_mem to old_value; only
for querys that needet more sort memory?

If I can so will the new seted sort_mem be only for the opened connection or for connections?
Also will this dynamic sort_mem setting cause problems in pg?

regards,
iavn.




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

Предыдущее
От: pginfo
Дата:
Сообщение: Re: Sort time
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Sort time