Re: How to disable the autovacuum ?

Поиск
Список
Период
Сортировка
От Christoph Moench-Tegeder
Тема Re: How to disable the autovacuum ?
Дата
Msg-id YLSij1ArA7CVT7xG@elch.exwg.net
обсуждение исходный текст
Ответ на How to disable the autovacuum ?  (Esteban Zimanyi <ezimanyi@ulb.ac.be>)
Ответы Re: How to disable the autovacuum ?  (Esteban Zimanyi <ezimanyi@ulb.ac.be>)
Список pgsql-hackers
## Esteban Zimanyi (ezimanyi@ulb.ac.be):

> I have tried
> alter system set autovacuum = off;
> but it does not seem to work.

Did you reload the configuration ("SELECT pg_reload_conf()" etc) after
that? If not, that's your problem right there.

Regards,
Christoph

-- 
Spare Space



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

Предыдущее
От: Zhihong Yu
Дата:
Сообщение: Re: why is the permission granted in a non-recursive way and what are the benefits
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: [BUG]Update Toast data failure in logical replication