repmgrd: ensure witness node metadata is updated

If the primary changed while the witness repmgrd was not running,
ensure the witness's upstream node ID is updated when the witness
repmgrd is restarted.
This commit is contained in:
Ian Barwick
2023-06-08 16:35:56 +09:00
parent ef962436f7
commit 9ab4acea78
3 changed files with 38 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
5.4.1 2023-??-??
repmgrd: ensure witness node metadata is updated (Ian)
5.4.0 2023-03-16
Support cloning replicas using pg-backup-api
Support cloning replicas using pg-backup-api
5.3.3 2022-10-17
Support for PostgreSQL added