Re: Remote connections?

From: KÖPFERL Robert <robert(dot)koepferl(at)sonorys(dot)at>
To: "'Ing(dot) Jhon Carrillo'" <jdigital(at)cantv(dot)net>, pgadmin-support(at)postgresql(dot)org
Subject: Re: Remote connections?
Date: 2005-01-24 15:10:53
Message-ID: ED4E30DD9C43D5118DFB00508BBBA76EB16580@neptun.sonorys.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Seems like you're asking in the wrong mailinglist.
But have a try with the -i switch of postrges (via pg_ctrl's -o switch)
OR
make sure that postmaster is listening to *, not local in postgres.conf

-----Original Message-----
From: Ing. Jhon Carrillo [mailto:jdigital(at)cantv(dot)net]
Sent: Freitag, 21. Jänner 2005 18:37
To: pgadmin-support(at)postgresql(dot)org
Subject: [pgadmin-support] Remote connections?



I have problems when try to create a remote connection to progreSQL 8.0
for window. The error is "No Could connect to server"

i add the following instruction to the pg_hba.conf file and restart the
server:

host all all 192.168.0.60/32 md5 <----this
is my client

I maked the similar procedure for postgresql 7.x (linux) and i don't was
problem

Jhon Carrillo

Browse pgadmin-support by date

  From Date Subject
Next Message Vasilev Max 2005-01-24 16:16:44 Segmentation fault
Previous Message Andreas Pflug 2005-01-23 15:05:27 Re: Viewing active queries