| From: | vignesh C <vignesh21(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Documentation to upgrade logical replication cluster |
| Date: | 2024-01-04 08:51:51 |
| Message-ID: | CALDaNm1_iDO6srWzntqTr0ZDVkk2whVhNKEWAvtgZBfSmuBeZQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
We have documentation on how to upgrade "publisher" and "subscriber"
at [1], but currently we do not have any documentation on how to
upgrade logical replication clusters.
Here is a patch to document how to upgrade different logical
replication clusters: a) Upgrade 2 node logical replication cluster b)
Upgrade cascaded logical replication cluster c) Upgrade 2 node
circular logical replication cluster.
Thoughts?
[1] - https://www.postgresql.org/docs/devel/pgupgrade.html
Regards,
Vignesh
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Documentation-for-upgrading-logical-replication-c.patch | text/x-patch | 21.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2024-01-04 08:52:39 | Re: Synchronizing slots from primary to standby |
| Previous Message | Andrey M. Borodin | 2024-01-04 08:41:43 | Re: Transaction timeout |