Re: How to get alerted automatically whenever a table structure ischanged between Publisher and Subscriber in Logical Replication?

Поиск
Список
Период
Сортировка
От pavan95
Тема Re: How to get alerted automatically whenever a table structure ischanged between Publisher and Subscriber in Logical Replication?
Дата
Msg-id 1535435281653-0.post@n3.nabble.com
обсуждение исходный текст
Ответы Re: How to get alerted automatically whenever a table structure ischanged between Publisher and Subscriber in Logical Replication?
Список pgsql-admin
Hi Team,

I wanted to know if there is a way to get alerted automatically when a table
on the primary undergoes structural changes(i.e, adding/dropping some
columns ).

Due to this in Logical Replication the below error arises and replication
stops for the changed table until structure on both sides are the same.

*ERROR:  logical replication target relation "public.est" is missing some
replicated columns
*
So I wanted to get notified whenever a table structure has been changed on
the Publisher Side. Is this possible?

Looking forward to hear from you!!

Regards,
Pavan



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html


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

Предыдущее
От: Scott Ribe
Дата:
Сообщение: Re: Database Connectivity Issue with DB Lookup
Следующее
От: Adrien NAYRAT
Дата:
Сообщение: Re: How to get alerted automatically whenever a table structure ischanged between Publisher and Subscriber in Logical Replication?