Re: DDL Triggers

Lists: pgsql-cluster-hackers
From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-cluster-hackers(at)postgresql(dot)org
Subject: DDL Triggers
Date: 2013-01-10 18:07:46
Message-ID: CA+U5nMK0nvmUhz_XtD57NAvpsYAXcEU41SCLyGy7oOEZY1KFRg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cluster-hackers

For the last few meetings, the Cluster Hackers have discussed a number
of requirements.

One of those, DDL triggers, has made it through and is now actively
being worked on for 9.3

Cluster hackers, this is your time to help Dimitri get his "event
triggers" patches into a completed state and into 9.3

Thanks

--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: Simon Riggs <simon(at)2ndQuadrant(dot)com>
Cc: pgsql-cluster-hackers(at)postgresql(dot)org
Subject: Re: DDL Triggers
Date: 2013-01-17 14:48:10
Message-ID: m24nifn9w5.fsf@2ndQuadrant.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cluster-hackers

Hi,

Simon Riggs <simon(at)2ndQuadrant(dot)com> writes:
> For the last few meetings, the Cluster Hackers have discussed a number
> of requirements.
>
> One of those, DDL triggers, has made it through and is now actively
> being worked on for 9.3
>
> Cluster hackers, this is your time to help Dimitri get his "event
> triggers" patches into a completed state and into 9.3

What this patch needs the most is also the easiest way for you to help
it: tell us on pgsql-hackers what you expect out of it, the features
that will make it possible for your replication solution to support DDL
operations without patching core.

In particular, I want to implement Normalized Command Strings support
for Event Triggers, which has a big code footprint. Will you use that?
Can you implement DDL support without that feature? How?

Please consider sending emails about that topic on -hackers.

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support