Re: pg_rewind with cascade standby doesn't work well - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: pg_rewind with cascade standby doesn't work well
Date
Msg-id CAJ7c6TPhQ-eGpXgwGYs_+Nouo99Fur1rgwWGujLgwkyeaUrdcA@mail.gmail.com
Whole thread Raw
In response to Re: pg_rewind with cascade standby doesn't work well  (Kuwamura Masaki <kuwamura@db.is.i.nagoya-u.ac.jp>)
Responses Re: pg_rewind with cascade standby doesn't work well
List pgsql-hackers
Hi,

> The attached patch updates minRecoveryPoint and minRecoveryPointTLI at this point by mimicking
CreateEndOfRecoveryRecord().
> With this patch, you can run pg_rewind with cascade standby immediately. (without waiting for checkpointing)

Many thanks for submitting the patch. I added it to the nearest open
commitfest [1].

IMO a test is needed that makes sure no one is going to break this in
the future.

[1]: https://commitfest.postgresql.org/45/4559/

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Gabriele Bartolini
Date:
Subject: Re: Possibility to disable `ALTER SYSTEM`
Next
From: Isaac Morland
Date:
Subject: Re: Possibility to disable `ALTER SYSTEM`