Re: Per-Table vacuum_freeze_min_age

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Per-Table vacuum_freeze_min_age
Дата
Msg-id 3185187.1649283742@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Per-Table vacuum_freeze_min_age  (Chris Bisnett <cbisnett@gmail.com>)
Список pgsql-general
Chris Bisnett <cbisnett@gmail.com> writes:
> The only downside I’ve seen is that this is a global setting and my
> understanding is that this would cause decreased performance when used with
> tables with a lot of writes and deletes. Is there a technical reason this
> setting cannot be applied at the database or table context like other
> autovacuum settings?

There's an autovacuum_freeze_min_age reloption, isn't that
what you need?

            regards, tom lane



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

Предыдущее
От: Chris Bisnett
Дата:
Сообщение: Per-Table vacuum_freeze_min_age
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Per-Table vacuum_freeze_min_age