On Fri, Jul 22, 2016 at 2:15 AM, Bruce Momjian wrote:
> On Thu, Jul 21, 2016 at 10:11:00PM +0900, Michael Paquier wrote:
>> + Copy all other files such as clog and
>> clog is not a term used a lot in the docs. It may be better to refer
>> to pg_clog, or transaction status data.
>
> Agreed, ch
On Thu, Jul 21, 2016 at 10:11:00PM +0900, Michael Paquier wrote:
> On Thu, Jul 21, 2016 at 3:07 AM, Bruce Momjian wrote:
> > I was confused by pg_rewind's ability to use a remote source server, and
> > another core team member was confused as well, so I figured I should
> > update the pg_rewind do
On Thu, Jul 21, 2016 at 3:07 AM, Bruce Momjian wrote:
> I was confused by pg_rewind's ability to use a remote source server, and
> another core team member was confused as well, so I figured I should
> update the pg_rewind docs to be clearer.
>
> Attached is a patch to do that.
This is a clean se