Preserve subscription OIDs during pg_upgrade

Поиск
Список
Период
Сортировка
От vignesh C
Тема Preserve subscription OIDs during pg_upgrade
Дата
Msg-id CALDaNm2Wj63VcbB0SY2NECHr1mKM1YSaV1ZydrdQVxyox2O2hg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Preserve subscription OIDs during pg_upgrade
Re: Preserve subscription OIDs during pg_upgrade
Список pgsql-hackers
Hi,

Recently we have supported upgrade of subscriptions,but currently
subscription OIDs can be changed when a cluster is upgraded using
pg_upgrade. It will be better to preserve them as it will be easier to
compare subscription related objects in pg_subscription and
pg_subscription_rel in the old and new clusters.

Attached patch has the changes for the same.

Regards,
Vignesh

Вложения

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