conexion remota a postgres

From: "Jose Arce" <jarce(at)odd(dot)ucr(dot)ac(dot)cr>
To: "pgsql-es-ayuda" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: conexion remota a postgres
Date: 2005-09-09 18:00:12
Message-ID: 20050909185856.9B9795490F@odd.ucr.ac.cr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Saludos cordiales,

Al utilizar el programa pgAdmin 3 me sale este mensaje:

Error connecting to the Server: could not connect to server: Connection
time-out

¿Is the server running on host “xxx.xxx.xxx.xxx” and accepting TCP/IP
connections on port 5432?

En el archive pg_hba.conf

Agregué la siguiente linea:
Host all all xxx.xxx.xxx.xxxx
255.255.255.255 trust

Habilité la siguiente línea en el archive postgresql.conf:
tcpip_socket = true


Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Jose Arce 2005-09-09 18:01:27 RV: conexion remota a postgres
Previous Message Siciliano, Pablo E. 2005-09-09 15:53:01 Re: [pgsql-es-ayuda] Generación de Histogramas