9.3 Beta 1 Coming Soon!

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: 9.3 Beta 1 Coming Soon!
Date: 2013-04-15 22:23:46
Message-ID: 516C7DF2.3040308@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

Folks,

PostgreSQL 9.3 Beta 1 is coming soon. As always, I could use your help
in coming up with some promotional text for the features it contains.
Here's the features I know of:

* declarative matviews
* better FK locks
* recursive views
* event triggers
* writeable foreign tables
* more JSON functions
* data checksums
* parallel pg_dump & dump directory format
* automatically updatable views
* streaming-only cascading replication failover
* configuration directory
* pg_isready (ping postgres)
* postgres_fdw

Others I missed?

We should pick 3-4 features which are worth talking about and promoting.
My thinking is:

* declarative matviews ("Materialized View Support")
* postgres_fdw / writeable foreign tables ("Federated Databases")
* event triggers
* JSON API and functions ("More JSON goodness")

However, I'm not quite sure how to explain Event Triggers to the general
public.

Also, while the JSON stuff is a minor feature compared to some of the
others (such as checksums), anything JSON gives us a lot of positive
press among web developers, hence why I'm thinking of including it.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Joshua D. Drake 2013-04-15 22:24:53 Re: 9.3 Beta 1 Coming Soon!
Previous Message David Johnston 2013-04-15 18:37:45 Re: Heroku early upgrade is raising serious questions