Re: Immodest Proposal: pg_catalog.pg_ddl - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Immodest Proposal: pg_catalog.pg_ddl
Date
Msg-id 43A0C8B0.9030101@familyhealth.com.au
Whole thread Raw
In response to Re: Immodest Proposal: pg_catalog.pg_ddl  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-hackers
> There were quite some proposals about additional triggers (on 
> connect/disconnnect) around, I wonder if some kind of 
> schema/database-level trigger could be used for DDL logging.

Or, "global triggers" where you can have a trigger that is executed upon 
ANY DML or DDL...

Chris



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Immodest Proposal: pg_catalog.pg_ddl
Next
From: David Fetter
Date:
Subject: Re: Refactoring psql for backward-compatibility