Re: 9.3 Beta 1 Coming Soon!

From: "Nicholson, Brad (Toronto, ON, CA)" <bnicholson(at)hp(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>, Robert Treat <rob(at)xzilla(dot)net>
Cc: 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 20:09:10
Message-ID: EC55DC235432104F8255702A8D7344D941850246@G4W3302.americas.hpqcorp.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

> 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
> * Recursive Views
>
> I think that puts the new features more strongly, and also explains how
> views relate to the reader. Yes?

I like it - shows multiple improvements to heavily used functionality, while glossing over the incomplete nature of mat views. It also focuses on "View Improvements" instead of one specific improvement/feature, which compactly sends a "multiple improvement" message. Specifically, the mat view stuff is nice, but the updatable views is going to be massive for a lot of people. That's a feature that would have save me a lot of time in the past.

On another note - are page checksums going to make the cut? While not exactly flashy, that is a really critical feature for mission critical systems - something we have sorely lacked.

Brad

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Bruce Momjian 2013-04-17 20:11:57 Re: 9.3 Beta 1 Coming Soon!
Previous Message Josh Berkus 2013-04-17 17:50:53 Re: 9.3 Beta 1 Coming Soon!