Re: Deprecating RULES - Mailing list pgsql-hackers

From Christopher Browne
Subject Re: Deprecating RULES
Date
Msg-id CAFNqd5XEOQ8aiJX5kGNDsP-LRCzguv27NO_cJ20yxLCOv6-m4g@mail.gmail.com
Whole thread Raw
In response to Re: Deprecating RULES  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On Thu, Oct 11, 2012 at 6:25 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> Anyway, lets start with a discussion of what rules give us that SQL
> standard features do not?

The somewhat broader question that this elicits is "How would we go
about deprecating a feature that seems to be troublesome?"  I think
Josh Berkus describes this downthread in a reasonable way.

There are pretty cool things you can do with rules, but they don't
seem to scale very successfully to important/massive usage.  I tried
them out several times, and it was pretty cool that they worked as
well as they did, but it sure didn't go to production.  I'd be
saddened if rules went away because they seemed pretty cool, but it
wouldn't be "practical" disappointment.
-- 
When confronted by a difficult problem, solve it by reducing it to the
question, "How would the Lone Ranger handle this?"



pgsql-hackers by date:

Previous
From: Markus Wanner
Date:
Subject: Re: WAL_DEBUG logs spurious data
Next
From: Simon Riggs
Date:
Subject: Re: Deprecating RULES