Re: pgsql: Lower *_freeze_max_age minimum values.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Lower *_freeze_max_age minimum values.
Дата
Msg-id 26377.1443105453@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Lower *_freeze_max_age minimum values.  (Andres Freund <andres@anarazel.de>)
Ответы Re: pgsql: Lower *_freeze_max_age minimum values.  (Andres Freund <andres@anarazel.de>)
Список pgsql-committers
Andres Freund <andres@anarazel.de> writes:
> Lower *_freeze_max_age minimum values.

Should this patch not have also touched the per-table limits in
reloptions.c?

Also, I went looking for documentation about the minimum allowed values,
and I found places in create_table.sgml that claim these variables can be
set to zero.  You didn't break that with this patch, but it's still wrong.

            regards, tom lane


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Make pg_controldata report newest XID with valid commit timestam
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Lower *_freeze_max_age minimum values.