On Thu, Mar 12, 2015 at 11:53 PM, Andres Freund <[email protected]> wrote: > On 2015-03-12 15:52:02 +0100, Andres Freund wrote: >> I guess what you actually intended to test was StandbyModeRequested? > > Err, EnableHotStandby.
Indeed. Without !EnableHotStandby, a node in recovery would simply be shut down even if a pause has been requested when hot_standby = on. This goes as well in the sense of the comment. -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
