No, there is currently no support for DDL triggers, though I believe it
is on the TODO list...
On Wed, Apr 12, 2006 at 12:08:00PM +0200, G?briel ?kos wrote:
> Hi,
>
> Is there a convenient method to let one know if something in the
> database changes (DDL-level).
>
> Background: we have here se
Hi,
Is there a convenient method to let one know if something in the
database changes (DDL-level).
Background: we have here several developers, and want to know is
somebody changes on the DDL-level something in the database.
We could communicate this manually of course, but if there is a
sim
Title: Notification
Hi All,
I’m new to Postgres. I’m using Postgres-7.2.4
Can anybody guide me in detail how ‘NOTIFY-LISTEN’ can be implemented progmatically bet’n frontend and backend?
Help appreciated.
Thx,
Anagha