Re: pgsql: Lower *_freeze_max_age minimum values. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Lower *_freeze_max_age minimum values.
Date
Msg-id 26377.1443105453@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Lower *_freeze_max_age minimum values.  (Andres Freund <andres@anarazel.de>)
Responses Re: pgsql: Lower *_freeze_max_age minimum values.
List 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 by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Make pg_controldata report newest XID with valid commit timestam
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Lower *_freeze_max_age minimum values.