Implement IF NOT EXISTS for CREATE PUBLICATION AND CREATE SUBSCRIPTION

Поиск
Список
Период
Сортировка
От vignesh C
Тема Implement IF NOT EXISTS for CREATE PUBLICATION AND CREATE SUBSCRIPTION
Дата
Msg-id CALDaNm0AD-y5S4jc_Yi2QyQhH5iK0x80n3gZ6x7=wQW4BEE+ag@mail.gmail.com
обсуждение исходный текст
Ответы Re: Implement IF NOT EXISTS for CREATE PUBLICATION AND CREATE SUBSCRIPTION
Список pgsql-hackers
Hi,

Currently we don't support "IF NOT EXISTS" for Create publication and
Create subscription, I felt it would be useful to add this "IF NOT
EXISTS" which will create publication/subscription only if the object
does not exist.
Attached patch for handling the same.
Thoughts?

Regards,
Vignesh

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Account löschen
Следующее
От: Önder Kalacı
Дата:
Сообщение: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher