Re: I have a need to run PostgreSQL on a windows 2000 server
От
Ludek Finstrle
Тема
Re: I have a need to run PostgreSQL on a windows 2000 server
Дата
Msg-id
20070405082806.GA5150@soptik.pzkagis.cz
Ответ на
Список
Дерево обсуждения
I have a need to run PostgreSQL on a windows 2000 server "H. Krenske" <hkrenske@tellsystems.com.au>
Re: I have a need to run PostgreSQL on a windows 2000 server Ludek Finstrle <luf@pzkagis.cz>
Re: I have a need to run PostgreSQL on a windows 2000 server Andreas <maps.on@gmx.net>
> However in front of PostgreSQL on windows 2000 it returns the error > > SQLSTATE=08001 > Could not connect to the server; > Could not connect to the remote socket. What's you connection string? You can turn psqlodbc log or mylog (more details) so you can see what's the connection string and the problem. Usualy the problem is in hostname in psqlodbc or the server doesn't allow TCP/IP connection (postgresql.conf on server) or some firewall between? Regards, Luf
В списке pgsql-odbc по дате отправления