Re: 9.3 Beta 1 Coming Soon!

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Robert Treat <rob(at)xzilla(dot)net>, Andres Freund <andres(at)2ndquadrant(dot)com>, PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: 9.3 Beta 1 Coming Soon!
Date: 2013-04-17 21:24:27
Message-ID: 516F130B.3060807@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

On 4/17/13 1:50 PM, Josh Berkus wrote:
> So, taking a second stab at this:
>
> Database VIEWs allow application developers to abstract database access,
> making application code simpler and version migrations easier. As such,
> PostgreSQL has improved our view support:
> * Materialized View declaration
> * Auto-updatable VIEWs

Except that materialized views aren't auto-updatable, so it would be
quite confusing to lump those together.

> * Recursive Views

You could do recursive views before. There is just now a more compact
syntax for it.

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Stephen Frost 2013-04-18 00:01:51 Re: Heroku early upgrade is raising serious questions
Previous Message Michael Banck 2013-04-17 20:19:54 Re: 9.3 Beta 1 Coming Soon!