Re: How to know if a database has changed

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: How to know if a database has changed
Date: 2017-12-11 18:49:08
Message-ID: 41f78e39-75cb-9b37-46ac-119cc878f15f@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 11.12.2017 um 18:26 schrieb Andreas Kretschmer:
> it's just a rough idea...

... and not perfect, because you can't capture ddl in this way.

Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Geoghegan 2017-12-11 19:00:36 Re: Is it possible to sort strings in EBCDIC order in PostgreSQL server?
Previous Message Andreas Kretschmer 2017-12-11 17:26:15 Re: How to know if a database has changed