Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: Julien Rouhaud <julien.rouhaud@dalibo.com>, Tom Lane <tgl@sss.pgh.pa.us>, Andres Freund <andres@anarazel.de>, Greg Clough <greg@gclough.com>, PostgreSQL mailing lists <pgsql-bugs@postgresql.org>,
Simon Riggs <simon@2ndquadrant.com>, Robert Haas <robertmhaas@gmail.com>
Date: 2016-03-03T14:42:25Z
Lists: pgsql-bugs
On Thu, Mar 3, 2016 at 9:26 AM, Michael Paquier <michael.paquier@gmail.com> wrote: > On Thu, Mar 3, 2016 at 7:55 AM, Julien Rouhaud > <julien.rouhaud@dalibo.com> wrote: >> I just reviewed the patch. It's pretty straightforward and works as >> intended, so I mark it as ready for committer. The patch looks good to me. We should backpatch this? I'm tempted to do that because it seems an oversight. It's user-visible change of behavior, though. Regards, -- Fujii Masao
Commits
-
Ignore recovery_min_apply_delay until recovery has reached consistent state
- a9613ee69246 9.4.7 landed
- f95f1ce003d1 9.5.2 landed
- d34794f7d556 9.6.0 landed