Re: Moving from Linux to Linux?

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: Moving from Linux to Linux?
Дата
Msg-id 7FC835F0-FE59-45B3-8866-83E8549191D7@thebuild.com
обсуждение исходный текст
Ответ на Re: Moving from Linux to Linux?  (Paul Foerster <paul.foerster@gmail.com>)
Ответы Re: Moving from Linux to Linux?
Список pgsql-general

> On Mar 12, 2025, at 11:01, Paul Foerster <paul.foerster@gmail.com> wrote:
> DDL during logical replication unfortunately is a show-stopper.

You *can* apply DDL while logical replication is going on, as long as you do so in a disciplined way.  This generally
meansapplying it to the subscriber before you apply it to the publisher, and making sure that any columns added to a
tableare either NULLable or have defaults. 




В списке pgsql-general по дате отправления: