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