On 10/20/15 9:31 PM, Michael Paquier wrote:
> I have been pinged internally by a user by the fact that pg_rewind
> returns 1 as exit code if the target and source nodes are on the same
> timeline.
I agree that that should not be an error.
But I think in that case we should just delete that check and have the
subsequent checks end up at the existing "no rewind required" result.