Re: 9.3 Beta 1 Coming Soon! - Mailing list pgsql-advocacy

From Dimitri Fontaine
Subject Re: 9.3 Beta 1 Coming Soon!
Date
Msg-id m24nf6vpuy.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: 9.3 Beta 1 Coming Soon!  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-advocacy
Simon Riggs <simon@2ndQuadrant.com> writes:
> On 15 April 2013 23:23, Josh Berkus <josh@agliodbs.com> wrote:
>
>> * declarative matviews
>> * event triggers
>
> Regrettably the state of both of those features is nowhere near
> complete enough for wide production use. Highlighting them as tier 1
> items would be misleading. If there is a way to say these are good
> steps towards the full feature set people expect then it will work.
> Initial, basic, entry level etc.. (Note that I'm not commenting on the
> internal implementation, just the user facing feature set).

Yes, please don't mention Event Triggers anywhere. You can not solve a
single problem with them that you couldn't already solve before with a
hook, and you need to be using C to access any interesting data.

As a user, Event Triggers just don't exist in 9.3, full stop.

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


pgsql-advocacy by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: 9.3 Beta 1 Coming Soon!
Next
From: Dimitri Fontaine
Date:
Subject: Re: Speaking of event triggers ...