On Thu, Dec 12, 2013 at 3:42 PM, Fabrízio de Royes Mello <fabriziomello@gmail.com> wrote: > > On Thu, Dec 12, 2013 at 3:39 PM, Simon Riggs <simon@2ndquadrant.com> wrote: > > > > On 12 December 2013 15:19, Simon Riggs <simon@2ndquadrant.com> wrote: > > > > > Don't panic guys! I meant UTC offset only. And yes, it may not be > > > needed, will check. > > > > Checked, all non-UTC TZ offsets work without further effort here. > > > > Thanks! >
Reviewing the committed patch I noted that the "CheckForStandbyTrigger()" after the delay was removed.
If we promote the standby during the delay and don't check the trigger immediately after the delay, then we will replay undesired WALs records.