Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Michael Paquier <michael.paquier@gmail.com>, Julien Rouhaud <julien.rouhaud@dalibo.com>, Tom Lane <tgl@sss.pgh.pa.us>, 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-03T17:35:18Z
Lists: pgsql-bugs
On 2016-03-03 23:42:25 +0900, Fujii Masao wrote: > We should backpatch this? I'm tempted to do that > because it seems an oversight. > It's user-visible change of behavior, though. I agree we should. Andres
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