Re: [GENERAL] Pgadmin access to Postgresql

2016-07-09 Thread Tom Lane
Luciano Martin Galletti writes: > The server doesn't accept connections: the connection library reports > could not connect to server: Connection refused (0x274D/10061) Is the > server running on host "IP_OF_THE_SERVER" and accepting TCP/IP connections on > port 5432? > Do i have to set som

Re: [GENERAL] Pgadmin access to Postgresql

2016-07-09 Thread Adrian Klaver
On 07/09/2016 08:00 AM, Luciano Martin Galletti wrote: i'm tryng to access to a db that is on a my server. The port is 5432 open and accept tcp/ip connections. Server doesn't listen The server doesn't accept connections: the connection library reports could not connect to server: Connection re

[GENERAL] Pgadmin access to Postgresql

2016-07-09 Thread Luciano Martin Galletti
i'm tryng to access to a db that is on a my server. The port is 5432 open and accept tcp/ip connections. Server doesn't listen The server doesn't accept connections: the connection library reports could not connect to server: Connection refused (0x274D/10061) Is the server running on host "I