Re: Please HELP ODBC connection problems - Mailing list pgsql-odbc

From Dave Page
Subject Re: Please HELP ODBC connection problems
Date
Msg-id AA30E7BCCA5C1D4E88A231900F8325C00B7E@dogbert.vale-housing.co.uk
Whole thread Raw
In response to Please HELP ODBC connection problems  (Peter Drahos <pdrahos@mediaone.net>)
List pgsql-odbc

> -----Original Message-----
> From: Peter Drahos [mailto:pdrahos@mediaone.net]
> Sent: 07 October 2001 09:00
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC] Please HELP ODBC connection problems
>
>
> Hello all,

Hello,

> I have been trying to get this ODBC working already for some
> time with no
> success. I can ping the machine that is hosting the database
> I wrote some
> php tests to make sure I get some results and that works
> fine, but when I
> try to connect from my NT 4.0 machine I get Could not connect to the
> server; Could not connect to remote socket. Following is an
> error message
> from pgAdmin connecting.
>
> Can anybody please shed some light on this? Should I upgrade
> to the latest
> version of Postgresql???

That will probably not fix this problem.

What hostname/ip address are you specifying in the pgAdmin logon dialogue -
is it definitely a match for one of your pg_hba.conf entries?

Also, does netstat -a on the server indicate that a process is listening on
port 5432? If not, try starting the postmaster with the -i option incase
it's not picking up the default options for some reason.

Regards, Dave.

pgsql-odbc by date:

Previous
From: Peter Drahos
Date:
Subject: Please HELP ODBC connection problems
Next
From: Peter Drahos
Date:
Subject: Re: Please HELP ODBC connection problems