On Fri, Feb 4, 2011 at 07:22, Inya <sm...@mail.ee> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      5866
> Logged by:          Inya
> Email address:      sm...@mail.ee
> PostgreSQL version: 9.0.3 Bitnami
> Operating system:   Linux Debian
> Description:        Binary replication - default port
> Details:
>
> It's probably not a bug, but worth considering to others, who are installing
> binary replication.

It's certainly not a bug.

> If the master server is not installed on the default port - 5432 - then it's
> NOT going to accept replication from slaves.

Yes, it will. On the port that you specified.

It will not accept connections on a port it's not configured.
Regardless of client, whether it's a replication client, or psql, or
pgadmin, or your application.


-- 
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to