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

From Igor Korot
Subject How to watch for schema changes
Date
Msg-id CA+FnnTxqScf6mDw_7HLMfu7YTagPrsYUw-bc=OKsBQ0TqprvEA@mail.gmail.com
Whole thread Raw
Responses Re: How to watch for schema changes  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: How to watch for schema changes  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
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?

Thank you.


pgsql-general by date:

Previous
From: Mathieu PUJOL
Date:
Subject: Re: Analyze plan of foreign data wrapper
Next
From: Adrian Klaver
Date:
Subject: Re: How to watch for schema changes