On 2016-09-11 22:28:21 +0000, Simon Riggs wrote:
> Raise max setting of checkpoint_timeout to 1d
>
> Previously checkpoint_timeout was capped at 3600s
> New max setting is 86400s = 24h = 1d
>
> Discussion: 32558(dot)1454471895(at)sss(dot)pgh(dot)pa(dot)us
>
> Branch
> ------
> REL9_6_STABLE
FWIW, it's kind of surprising that this was backpatched. That means we
should include it in the current release notes.
Andres