Please HELP ODBC connection problems - Mailing list pgsql-odbc

From Peter Drahos
Subject Please HELP ODBC connection problems
Date
Msg-id 5.1.0.14.2.20011007034220.00ac6410@pop.ne.mediaone.net
Whole thread Raw
List pgsql-odbc
Hello all,

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???

Thank you for your help.

Peter

10/7/01 3:40:35 AM - Error in pgAdmin II:frmConnect.cmdConnect_Click:
-2147467259 - Could not connect to the server; Could not connect to remote
socket.

Win ODBC driver 7.01.00.07

postgresql-7.1-1

[root@pdlap data]# more postmaster.opts
/usr/bin/postmaster '-D' '/var/lib/pgsql/data' '-i'
[root@pdlap data]# more postmaster.opts.default
-i

My pg_hba.conf
# host       all        192.168.0.0     255.255.255.0   trust
local   all     trust
# host         all         127.0.0.1     255.255.255.255     trust
host    all     0.0.0.0 0.0.0.0 trust


pgsql-odbc by date:

Previous
From: Jim Dickenson
Date:
Subject: Re: Installing on Mac OS X 10.1
Next
From: Dave Page
Date:
Subject: Re: Please HELP ODBC connection problems