Re: pg_upgrade and logical replication
От | Amit Kapila |
---|---|
Тема | Re: pg_upgrade and logical replication |
Дата | |
Msg-id | CAA4eK1+DrWkEi3iukmyQZYELVZ8HtfcahO1UTVUjwnFAm3=0rQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: pg_upgrade and logical replication (vignesh C <vignesh21@gmail.com>) |
Ответы |
Re: pg_upgrade and logical replication
Re: pg_upgrade and logical replication |
Список | pgsql-hackers |
On Thu, Nov 2, 2023 at 3:41 PM vignesh C <vignesh21@gmail.com> wrote: > > I have slightly modified it now and also made it consistent with the > replication slot upgrade, but I was not sure if we need to add > anything more. Let me know if anything else needs to be added. I will > add it. > I think it is important for users to know how they upgrade their multi-node setup. Say a two-node setup where replication is working both ways (aka each node has both publications and subscriptions), similarly, how to upgrade, if there are multiple nodes involved? One more thing I was thinking about this patch was that here unlike the publication's slot information, we can't ensure with origin's remote_lsn that all the WAL is received and applied before allowing the upgrade. I can't think of any problem at the moment due to this but still a point worth giving a thought. -- With Regards, Amit Kapila.
В списке pgsql-hackers по дате отправления: