Re: Synchronous replication patch v1

From: "Fujii Masao" <masao(dot)fujii(at)gmail(dot)com>
To: "Simon Riggs" <simon(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Synchronous replication patch v1
Date: 2008-11-11 04:27:16
Message-ID: 3f0b79eb0811102027t3cf3fd94x406671baaa2188dc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Thu, Nov 6, 2008 at 3:59 PM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>> Again, I would expect this to be integrated with server. I would expect
>> code to live in src/postmaster/walreceiver.c, with main logic in a file
>> alongside xlog.c, perhaps xreceive.c. We would start WALReceiver when we
>> enter archive recovery mode - I already have logic for this state
>> change. After that you would be able to use the archive location
>> specified via recovery.conf.
>
> OK. I will try to integrate walreceiver into the server.

I report the current status of the coding. I'm going to post the next version
of the patch tomorrow. Please wait a little longer ;)

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2008-11-11 04:37:36 Re: another question i met during reviewing
Previous Message Bruce Momjian 2008-11-11 04:12:45 Re: Message-ID should surely not be shown as a mailto: URL