From: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
---|---|
To: | Josh Berkus <josh(at)agliodbs(dot)com> |
Cc: | PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org> |
Subject: | Re: 9.3 Beta 1 Coming Soon! |
Date: | 2013-04-15 22:35:18 |
Message-ID: | 516C80A6.7000801@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
On 04/15/2013 03:23 PM, Josh Berkus wrote:
> 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.
Yes, would require a good deal of copy.
My 2 cents, as top 5 with PR value:
declarative matviews ("Materialized View Support")
postgres_fdw / writeable foreign tables ("Federated Databases")
JSON API and functions ("More JSON goodness")
data checksums
streaming-only cascading replication failover
>
> 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.
>
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim GÜNDÜZ | 2013-04-15 22:35:55 | Re: 9.3 Beta 1 Coming Soon! |
Previous Message | Josh Berkus | 2013-04-15 22:28:46 | Re: 9.3 Beta 1 Coming Soon! |