Re: Streaming replication and non-blocking I/O
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-06T02:31:15Z
Lists: pgsql-hackers
On Tue, Jan 5, 2010 at 12:22 AM, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote: > I've merged the replication branch with PostgreSQL CVS HEAD now, > including the patch for end-of-backup WAL records I committed earlier > today. See 'replication' branch in my git repository. > > There's also a couple of other small changes: I believe the SSL stuff > isn't really necessary, so I removed it. I also moved the > START_REPLICATION phase from the walreceiver main loop to WalRcvConnect, > as it's simpler that way. I also fixed a couple of small bugs: * The ErrorResponse message from the primary server had been ignored * The segment-boundary had been wrongly handled * Valid replication starting location had been wrongly regarded as invalid git://git.postgresql.org/git/users/fujii/postgres.git branch: replication Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center