Re: BUG #5866: Binary replication - default port

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: BUG #5866: Binary replication - default port
Дата
Msg-id AANLkTinWmUGZtz0jNnYm5M1X1CCb7K9sUF4-NW1uPwpq@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #5866: Binary replication - default port  ("Inya" <smile@mail.ee>)
Список pgsql-bugs
On Fri, Feb 4, 2011 at 07:22, Inya <smile@mail.ee> wrote:
>
> The following bug has been logged online:
>
> Bug reference: =A0 =A0 =A05866
> Logged by: =A0 =A0 =A0 =A0 =A0Inya
> Email address: =A0 =A0 =A0smile@mail.ee
> PostgreSQL version: 9.0.3 Bitnami
> Operating system: =A0 Linux Debian
> Description: =A0 =A0 =A0 =A0Binary replication - default port
> Details:
>
> It's probably not a bug, but worth considering to others, who are install=
ing
> binary replication.

It's certainly not a bug.

> If the master server is not installed on the default port - 5432 - then i=
t'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.


--=20
=A0Magnus Hagander
=A0Me: http://www.hagander.net/
=A0Work: http://www.redpill-linpro.com/

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Inya"
Дата:
Сообщение: BUG #5866: Binary replication - default port
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: superuser unable to modify settings of a system table