On Wed, May 30, 2012 at 12:38 PM, Alban Hertroys <haram...@gmail.com> wrote:

> On 30 May 2012, at 1:16, Tim Uckun wrote:
>
> > I am wondering if either of these features are on the plate for
> > postgres anytime soon? I see conversations going back to 2007 on
> > updateable views and some conversations about synonyms but obviously
> > they have never been added to the database for some reason or another.
>
>
>
You can also create a updateable VIEW using "INSTEAD OF" trigger which is a
new feature in PG 9.1.
http://www.postgresql.org/docs/9.1/static/sql-createtrigger.html

---
Regards,
Raghavendra
EnterpriseDB Corporation
Blog: http://raghavt.blogspot.com/

Reply via email to