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-11-15 10:44:42
Message-ID: 50A4C79A.7090703@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here's an updated version of this patch, rebased with master, including
the recent replication timeout changes, and some other cleanup.

On 12.10.2012 09:34, Amit Kapila wrote:
> The test is finished from myside.
>
> one more issue:
> ...
> ./pg_basebackup -P -D ../../data_sub -X fetch -p 2303
> pg_basebackup: COPY stream ended before last file was finished

Fixed this.

However, the test scenario you point to here:
http://archives.postgresql.org/message-id/00a801cda6f3$4aba27b0$e02e7710$@kapila@huawei.com
still seems to be broken, although I get a different error message now.
I'll dig into this..

- Heikki

Attachment Content-Type Size
streaming-tli-switch-5.patch.gz application/x-gzip 32.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2012-11-15 10:51:44 Re: Doc patch making firm recommendation for setting the value of commit_delay
Previous Message Craig Ringer 2012-11-15 10:44:41 Re: feature proposal - triggers by semantics