Search Postgresql Archives

Re: How to watch for schema changes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Melvin



On Tue, Jul 3, 2018, 2:00 PM Melvin Davidson <melvin6925@xxxxxxxxx> wrote:


>Unfortunately I'm stuck with 9.1.

Have you thought about just setting   log_statement = 'ddl' in postgresql.conf
and just greping the log for CREATE and ALTER?

That going to be not that simple.
I'm writing a client in C++ with libpq. So I will have to do a lot of polling .

Thank you.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux