Re: [ADMIN] Notification of database changes

2006-04-20 Thread Jim C. Nasby
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

[ADMIN] Notification of database changes

2006-04-12 Thread Gábriel Ákos
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

[ADMIN] Notification

2003-06-17 Thread Anagha Joshi
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