Re: Release schedule for 9.3.3?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Release schedule for 9.3.3?
Date: 2014-02-14 18:33:46
Message-ID: 52FE618A.8020401@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 02/14/2014 01:11 PM, Andres Freund wrote:
> Hi,
>
> On 2014-02-14 13:08:34 -0500, Josh Berkus wrote:
>> Do the 9.3.3 replication fixes mean that users should reclone their
>> replicas, like 9.3.2 did? Or not?
>
> Which replication replication fixes are you referring to?
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=ebde6c40148c9f811f7c6d35f67e7ea3ce2d9b34
> ?
> If so, no, that doesn't require a reclone.

Hmmm. I thought there were also 9.3-only replication fixes in this
release? No?

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2014-02-14 18:51:24 Re: Release schedule for 9.3.3?
Previous Message Andres Freund 2014-02-14 18:21:41 Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease