| От | Tom Lane |
|---|---|
| Тема | Re: changing sort_mem on the fly? |
| Дата | |
| Msg-id | 3774.1107108315@sss.pgh.pa.us обсуждение |
| Ответ на | Re: changing sort_mem on the fly? ("Jim C. Nasby" <decibel@decibel.org>) |
| Ответы |
Re: changing sort_mem on the fly?
|
| Список | pgsql-general |
"Jim C. Nasby" <decibel@decibel.org> writes: > On Sun, Jan 30, 2005 at 08:50:49PM +1100, Neil Conway wrote: >> Do you have any thoughts on how to improve it? > See http://archives.postgresql.org/pgsql-general/2003-06/msg01072.php > and http://archives.postgresql.org/pgsql-general/2003-06/msg01089.php All of this falls down on twin problems: (1) we have no portable way to find out how much RAM is really available, and (2) the planner has to make a cost estimate for the sort in advance of actual runtime --- which requires making some assumption about the value of sort_mem that will be used. regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера