Re: pg_rewind exiting with error code 1 when source and target are on the same timeline - Mailing list pgsql-bugs

From Tom Lane
Subject Re: pg_rewind exiting with error code 1 when source and target are on the same timeline
Date
Msg-id 2836.1450138632@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_rewind exiting with error code 1 when source and target are on the same timeline  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-bugs
Michael Paquier <michael.paquier@gmail.com> writes:
> That's not an insane behavior to me. Actually the patch you pushed to
> REL9_5_STABLE is missing something: a call to
> RewindTest::clean_rewind_test(); in t/005 to clean up the nodes
> involved in the test. I think that in the current state the nodes
> would stay online until they notice that postmaster.pid is missing.

Hm, it's just like HEAD, but yeah I see the other four test files
do that.  Will fix.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pg_rewind exiting with error code 1 when source and target are on the same timeline
Next
From: Michael Paquier
Date:
Subject: Re: Error postgres9.5