Re: Streaming replication and postmaster signaling - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Streaming replication and postmaster signaling
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Streaming replication and postmaster signaling  (Alvaro Herrera <[email protected]>)
Responses Re: Streaming replication and postmaster signaling
List pgsql-hackers
On Tue, Jan 5, 2010 at 11:29 PM, Alvaro Herrera
<[email protected]> wrote:
> This was probably discussed to death earlier, but: why was it decided to
> not simply use a different port for listening for walsender
> connections?

I believe that using a different port would make the setup
of replication messier; look for the unused port number,
open that port for replication in the firewall, etc.

Regards,

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


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Streaming replication and postmaster signaling
Next
From: Fujii Masao
Date:
Subject: Re: Streaming replication and non-blocking I/O