Re: Switching timeline over streaming replication

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Amit Kapila <amit(dot)kapila(at)huawei(dot)com>
Cc: 'PostgreSQL-development' <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Switching timeline over streaming replication
Date: 2012-09-25 12:58:49
Message-ID: 5061AA89.8080402@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 25.09.2012 10:08, Heikki Linnakangas wrote:
> On 24.09.2012 16:33, Amit Kapila wrote:
>> In any case, it will be better if you can split it into multiple patches:
>> 1. Having new functionality of "Switching timeline over streaming
>> replication"
>> 2. Refactoring related changes.
>>
>> It can make my testing and review for new feature patch little easier.
>
> Yep, I'll go ahead and split the patch. Thanks!

Ok, here you go. xlog-c-split-1.patch contains the refactoring of
existing code, with no user-visible changes.
streaming-tli-switch-2.patch applies over xlog-c-split-1.patch, and
contains the new functionality.

- Heikki

Attachment Content-Type Size
xlog-c-split-1.patch.gz application/x-gzip 14.1 KB
streaming-tli-switch-2.patch.gz application/x-gzip 28.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2012-09-25 13:10:33 Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed
Previous Message Simon Riggs 2012-09-25 12:56:36 Re: Patch for option in pg_resetxlog for restore from WAL files