Re: Draft of 9.2 beta announcement, please revise/improve

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Joshua Berkus <josh(at)agliodbs(dot)com>
Cc: PostgreSQL advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Draft of 9.2 beta announcement, please revise/improve
Date: 2012-05-07 18:34:19
Message-ID: CA+U5nMKB-JZ4wVSvk_zmw3hrEMbbxPEE8kmXZauQ0ZDwQ85RMQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

On 6 May 2012 21:19, Joshua Berkus <josh(at)agliodbs(dot)com> wrote:

> Major performance and scalability advances ready to be tested in this version include:

Sounds good, thanks for taking the time to write that.

> * Index-only scans, allowing users to avoid expensive scans of slow-changing base tables

slow changing, yes, but also insert mostly tables is a very important case

> * Dramatially improved read-only workload scaling to 64 cores and over 300,000 queries per second

the write rate changes are very important also, need to mention those

> * Cascading replication, supporting rapid failover and geographically distributed standby databases

"rapid failover" code was not committed

there's no mention of
* Group Commit improvements
* Power reduction improvements - greatly reduced cost and reduced
environmental impact of running Postgres in virtual and cloud
environments

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Bob.Hetrick 2012-05-07 18:48:51 Small suggested changes to draft of PostgreSQL 9.2 beta announcement
Previous Message Peter Eisentraut 2012-05-07 17:06:28 Re: Draft of 9.2 beta announcement, please revise/improve