| From: | "Jose Arce" <jarce(at)odd(dot)ucr(dot)ac(dot)cr> |
|---|---|
| To: | "pgsql-es-ayuda" <pgsql-es-ayuda(at)postgresql(dot)org> |
| Subject: | RV: conexion remota a postgres |
| Date: | 2005-09-09 18:01:27 |
| Message-ID: | 20050909190011.0A9275490F@odd.ucr.ac.cr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
Agradezco de antemano cualquier solución a este caso.
Gracias,
Jose Arce
Costa Rica
_____
De: Jose Arce [mailto:jarce(at)odd(dot)ucr(dot)ac(dot)cr]
Enviado el: viernes, 09 de septiembre de 2005 12:00
Para: pgsql-es-ayuda (pgsql-es-ayuda(at)postgresql(dot)org)
Asunto: conexion remota a postgres
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | al979663 | 2005-09-09 18:40:00 | Re: Error: Failed to create process 2! |
| Previous Message | Jose Arce | 2005-09-09 18:00:12 | conexion remota a postgres |