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

From Scott Ribe
Subject Re: How to get alerted automatically whenever a table structure ischanged between Publisher and Subscriber in Logical Replication?
Date
Msg-id 03A7216C-C55D-45A2-8EEB-00E4229577E5@elevated-dev.com
Whole thread Raw
In response to Re: How to get alerted automatically whenever a table structure ischanged between Publisher and Subscriber in Logical Replication?  (pavan95 <pavan.postgresdba@gmail.com>)
Responses Re: How to get alerted automatically whenever a table structure ischanged between Publisher and Subscriber in Logical Replication?
List pgsql-admin
You've gotten the answer, multiple times. Just because you don't like, doesn't mean that asking the question over and
overwill change the answer. 

You'll have to get the DDL from the logs.

--
Scott Ribe
scott_ribe@elevated-dev.com
https://www.linkedin.com/in/scottribe/



> On Sep 5, 2018, at 3:42 AM, pavan95 <pavan.postgresdba@gmail.com> wrote:
>
> Team,
>
> Any advices on this??  Looking for alerting mechanism and in the case of
> event triggers can I capture the exact statement text so that it can be
> executed on the subscriber.
>
> *Note*: The DDL commands are not executed by the any one by connecting to
> the database. They are executed by the Application Odoo in the front end. So
> in this scenario how will I get benefitted to capture the same.
>
> Looking forward to hear from you.
>
> Regards,
> Pavan
>
>
>
>
> --
> Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html
>



pgsql-admin by date:

Previous
From: pavan95
Date:
Subject: Re: How to get alerted automatically whenever a table structure ischanged between Publisher and Subscriber in Logical Replication?
Next
From: pavan95
Date:
Subject: Re: How to get alerted automatically whenever a table structure ischanged between Publisher and Subscriber in Logical Replication?