Re: BUG #10917: How to connect pgadmin of another system.

Поиск
Список
Период
Сортировка
От Francisco Olarte
Тема Re: BUG #10917: How to connect pgadmin of another system.
Дата
Msg-id CA+bJJbx71WjF_6yfbtOdK26pcvW=_GUW+1LQBFJ6ViFFZK46bA@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #10917: How to connect pgadmin of another system.  (emonrockz143@gmail.com)
Список pgsql-bugs
Hi:

On Thu, Jul 10, 2014 at 4:34 PM,  <emonrockz143@gmail.com> wrote:
...
> I have pgAdmin in two systems with the IPs 192.168.1.1 and 192.168.1.2. , I
> want to add the server 192.168.1.2 in PgAdmin of 192.168.1.1 sytem. I am
> getting the following error.
>
> could not connect to server: Connection refused Is the server running on
> host "192.168.1.2" and accepting TCP/IP connections on port 5432?

Seems pilot error, not a bug. Have checked that?

Also:

> # IPv4 local connections:
> host    all             all             127.0.0.1/32            md5
> # IPv6 local connections:
> host    all             all             ::1/128                 md5
>
> Please help me with a solution so that I can add 192.168.1.2 as a pgadmin
> server in 192.168.1.1. Thank you in advance.

You have only LOCAL ip connections allowed, try allowing remote from
192.168.1.1 in 1.2 and, check you are allowing tcp connections in
postgresql.conf.

Try sending to the psql-general list if you have problems to do it, as
this seems not to be a bug and is easier to get it answered there. I'd
also recommend to read the docs a bit more.

Francisco Olarte.

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

Предыдущее
От: Moshe Jacobson
Дата:
Сообщение: Re: LEFT JOINs not optimized away when not needed
Следующее
От: David G Johnston
Дата:
Сообщение: Re: BUG #10917: How to connect pgadmin of another system.