Re: pg_stop_backup(wait_for_archive := true) on standby server

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Noah Misch <noah(at)leadboat(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_stop_backup(wait_for_archive := true) on standby server
Date: 2017-08-04 01:49:15
Message-ID: 20170804014914.GP1769@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Michael Paquier (michael(dot)paquier(at)gmail(dot)com) wrote:
> On Thu, Aug 3, 2017 at 4:29 AM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> > I'll provide another update tomorrow. Hopefully Michael is able to produce
> > a 9.6 patch, otherwise I'll do it.
>
> I have sent an updated version of the patch, with something that can
> be used for 9.6 as well. It would be nice to get something into the
> next set of minor releases.

Thanks for the patches. I'm planning to push them tomorrow morning
after a bit more review and testing. I'll provide an update tomorrow.

Thanks!

Stephen

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mithun Cy 2017-08-04 02:15:17 Re: POC: Cache data in GetSnapshotData()
Previous Message Stephen Frost 2017-08-04 01:48:20 Re: pg_stop_backup(wait_for_archive := true) on standby server