Re: Table-level log_autovacuum_min_duration

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Table-level log_autovacuum_min_duration
Дата
Msg-id CAB7nPqSay0wJqd7Fh43vB29QaVUzZo49B3cLX_R-p4ecB1M6pg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Table-level log_autovacuum_min_duration  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Table-level log_autovacuum_min_duration  (Naoya Anzai <anzai-naoya@mxu.nes.nec.co.jp>)
Список pgsql-hackers

An updated patch is attached, I think that previous version broke value assignment of log_min_duration in table_recheck_autovac: the value in reltoptions should be used only if it is positive. At the same time I wrote some more documentation about the fact that a toast table will use the value of its parent table if nothing is set.
--
Michael
Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Assertion failure when streaming logical changes
Следующее
От: Marc Balmer
Дата:
Сообщение: Re: For cursors, there is FETCH and MOVE, why no TELL?