Re: AW: [Extern] Re: autovacuum on pg_catalog tables

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: AW: [Extern] Re: autovacuum on pg_catalog tables
Дата
Msg-id d0695f9d08ee0b783753040232f02ffc85b7cf37.camel@cybertec.at
обсуждение исходный текст
Ответ на AW: [Extern] Re: autovacuum on pg_catalog tables  ("Zwettler Markus (OIZ)" <Markus.Zwettler@zuerich.ch>)
Список pgsql-general
On Fri, 2021-06-04 at 15:43 +0000, Zwettler Markus (OIZ) wrote:
> I have a lot of LO manipulation and want a more aggressive autovacuum on some pg_catalog tables therefore.
> 
> I do not see any reason why this should not work or be at risk?

It is not a risk per se.  The biggest problem is that any such catalog
modifications would be lost after an upgrade.

I would change the parameters in "postgresql.conf" and then override the
settings for user table to be less aggressive where necessary.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: AW: [Extern] Re: autovacuum on pg_catalog tables
Следующее
От: Atul Kumar
Дата:
Сообщение: Re: strange behavior of WAL files