Re: Update low-level backup documentation to match actual behavior

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: David Steele <david@pgmasters.net>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>, Stephen Frost <sfrost@snowman.net>, Michael Paquier <michael.paquier@gmail.com>, Masahiko Sawada <sawada.mshk@gmail.com>, Magnus Hagander <magnus@hagander.net>
Date: 2017-08-18T19:00:20Z
Lists: pgsql-hackers
On Fri, Aug 18, 2017 at 2:58 PM, David Steele <david@pgmasters.net> wrote:
> OK, but I was trying to make it very clear that this backup method only
> works on a primary.  If you think the text is in the first paragraph is
> enough then I'm willing to go with that, though.

Yeah, I think the text is enough.

> Since the exclusive method only works on a primary...

Oh, right.  Duh.

If you update the patch I'll apply it to 11 and 10.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


Commits

  1. Improve low-level backup documentation.