| От | Heikki Linnakangas |
|---|---|
| Тема | Re: 3-days-long vacuum of 20GB table |
| Дата | |
| Msg-id | 480989B7.3050806@enterprisedb.com обсуждение исходный текст |
| Ответ на | Re: 3-days-long vacuum of 20GB table ("Jeffrey Baker" <jwbaker@gmail.com>) |
| Список | pgsql-performance |
Jeffrey Baker wrote: > On Fri, Apr 18, 2008 at 10:32 AM, Jeffrey Baker <jwbaker@gmail.com> wrote: >> # show maintenance_work_mem ; >> maintenance_work_mem >> ---------------------- >> 16384 > > That appears to be the default. I will try increasing this. Can I > increase it globally from a single backend, so that all other backends > pick up the change, or do I have to restart the instance? You can change it in the config file, and send postmaster the HUP signal, which tells all backends to reload the file. "killall -HUP postmaster" or similar. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера