| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Inya <smile(at)mail(dot)ee> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #5866: Binary replication - default port |
| Date: | 2011-02-04 07:43:16 |
| Message-ID: | AANLkTinWmUGZtz0jNnYm5M1X1CCb7K9sUF4-NW1uPwpq@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Fri, Feb 4, 2011 at 07:22, Inya <smile(at)mail(dot)ee> wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5866
> Logged by: Inya
> Email address: smile(at)mail(dot)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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2011-02-05 03:45:27 | Re: superuser unable to modify settings of a system table |
| Previous Message | Inya | 2011-02-04 06:22:58 | BUG #5866: Binary replication - default port |