Avoid Wraparound Failures

Поиск
Список
Период
Сортировка
От Loles
Тема Avoid Wraparound Failures
Дата
Msg-id CA+FWGK6HmRx8=-2wZkw-9a6a36f6iEGgAH=bN1rNicbFgzas5A@mail.gmail.com
обсуждение исходный текст
Ответы Re: Avoid Wraparound Failures  (Ron <ronljohnsonjr@gmail.com>)
Re: Avoid Wraparound Failures  (Laurenz Albe <laurenz.albe@cybertec.at>)
Re: Avoid Wraparound Failures  (Vijaykumar Jain <vijaykumarjain.github@gmail.com>)
Список pgsql-admin
Hi!

Suppose the databases on my instance are near to have a wraparound failure.

(I think so, from what I see, but in the PostgreSQL log I haven't seen any warning about It yet).

What do I have to do?

vacuum freeze;

better than,

vacuum analyze;

Or both?

If the autovacuum_freeze configuration parameters have defaults values, should I modify any first?

More I read of this topic, more confused I am.

Please, I need simple and wise advice :)

Thanks!

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

Предыдущее
От: Dirk Krautschick
Дата:
Сообщение: Vacuum behaviour for replicated nodes with pglogical (postgres 10)
Следующее
От: Ron
Дата:
Сообщение: Re: Avoid Wraparound Failures