Re: How to stop autovacuum silently

Поиск
Список
Период
Сортировка
От Maxim Orlov
Тема Re: How to stop autovacuum silently
Дата
Msg-id CACG=ezZ=O7q2-YPwVvxNtXpMyVgngs4s1sNvT1rkjH8x2EWQKw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to stop autovacuum silently  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers

On Wed, 22 Nov 2023 at 21:13, Peter Geoghegan <pg@bowt.ie> wrote:
Are you aware of commit e83ebfe6d7, which added a similar WARNING at
the point when VACUUM overwrites a relfrozenxid/relminmxid "from the
future"? It's a recent one.
Thank you for reply!  I hadn't noticed it.  But in described above case, it doesn't 
produce any warnings.  My concern here is that with a couple of updates, we can
stop autovacuum implicitly without any warnings.
 
Was pg_upgrade even run against this database? My guess is that the
underlying problem was caused by the bug fixed by commit 74cf7d46.
I'm pretty much sure it was, but, unfortunately, there are no way to 100% confirm 
this.  All I know, they're using PG13 now.

--
Best regards,
Maxim Orlov.

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: patch: improve "user mapping not found" error message
Следующее
От: vignesh C
Дата:
Сообщение: Re: pg_upgrade and logical replication