Re: Strange issues with 9.2 pg_basebackup & replication - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Strange issues with 9.2 pg_basebackup & replication
Date
Msg-id CAHGQGwFQyjGhcXGY4H2oW=coVyv8_vMND0f=3aNXR_N+PBYv1w@mail.gmail.com
Whole thread Raw
In response to Re: Strange issues with 9.2 pg_basebackup & replication  (Joshua Berkus <josh@agliodbs.com>)
Responses Re: Strange issues with 9.2 pg_basebackup & replication
List pgsql-hackers
On Thu, May 17, 2012 at 12:01 PM, Joshua Berkus <josh@agliodbs.com> wrote:
>
>> > And: if we still have to ship logs, what's the point in even having
>> > cascading replication?
>>
>> At least cascading replication (1) allows you to adopt more flexible
>> configuration of servers,
>
> I'm just pretty shocked.  The last time we talked about this, at the end of the 9.1 development cycle, you almost had
remasteringusing streaming-only replication working, you just ran out of time.  Now it appears that you've abandoned
workingon that completely.  What's going on? 

You mean that "remaster" is, after promoting one of standby servers, to make
remaining standby servers reconnect to new master and resolve the timeline
gap without the shared archive? Yep, that's one of my TODO items, but I'm not
sure if I have enough time to implement that for 9.3....

Regards,

--
Fujii Masao


pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: Why is indexonlyscan so darned slow?
Next
From: Fujii Masao
Date:
Subject: Re: Strange issues with 9.2 pg_basebackup & replication