Re: pgsql: Reorder 9.3 release note items

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Simon Riggs <simon(at)2ndQuadrant(dot)com>
Cc: Andres Freund <andres(at)2ndquadrant(dot)com>, pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Reorder 9.3 release note items
Date: 2013-04-22 01:04:17
Message-ID: 20130422010417.GA14397@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sun, Apr 21, 2013 at 08:22:38PM +0100, Simon Riggs wrote:
> On 21 April 2013 15:09, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> > New text is, based on Simon's request about adding failover speedup:
> >
> > Improve performance of streaming replication log shipping and
> > standby promotion (Andres Freund, Simon Riggs)
>
> Um, it's hard to see how that text relates to what I requested.
>
> It's an important thing for High Availability that failover is now
> fast; a feature we have been waiting for some time. The point is not
> that the performance is improved, the point is we can now achieve 5
> nines availability, whereas before we couldn't.
>
> > It is worth breaking those out into two items?
>
> Yes, they are completely unrelated.

OK, new text:

<listitem>
<para>
Improve performance of non-synchronous streaming log shipping (Andres Freund)
</para>
</listitem>

<listitem>
<para>
Allow much faster fail-over to a standby server (Simon Riggs)
</para>
</listitem>

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-04-22 01:05:36 pgsql: In 9.3 release notes, split up items
Previous Message Simon Riggs 2013-04-21 19:22:38 Re: pgsql: Reorder 9.3 release note items