Re: How to watch for schema changes - Mailing list pgsql-general

From David G. Johnston
Subject Re: How to watch for schema changes
Date
Msg-id CAKFQuwb83SN9V=Z+gTcVLHJSR14mVugyrUr-h1a=b405KKtyrA@mail.gmail.com
Whole thread Raw
In response to How to watch for schema changes  (Igor Korot <ikorot01@gmail.com>)
List pgsql-general
On Tue, Jul 3, 2018 at 10:21 AM, Igor Korot <ikorot01@gmail.com> wrote:
Hi, ALL,
Is there any trigger or some other means I can do on the server
which will watch for CREATE/ALTER/DROP TABLE command and after successful
execution of those will issue a NOTIFY statement?

​You just asked this question two weeks ago...why are you starting a new thread instead of continuing that one?

​David J.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: How to watch for schema changes
Next
From: Igor Korot
Date:
Subject: Re: How to watch for schema changes