problems connecting to postgresql with unixodbc

Поиск
Список
Период
Сортировка
От mlennert@ulb.ac.be
Тема problems connecting to postgresql with unixodbc
Дата
Msg-id E14LOkH-0000d5-00@paf-linux.ulb.ac.be
обсуждение исходный текст
Ответы Re: problems connecting to postgresql with unixodbc
Список pgsql-interfaces
Hello,

I'm running postgresql 7.0.3-4, on debian unstable, and I have trouble 
connecting to databases via odbc. I use unixodbc 2.0.3-1, and I can see
the data source in the DataManager, but when I try to connect I get the
following error:

'[unixODBC]Could not connect to the server;
Could not connect to remote socket.'

People have suggested to me that the problem might be that the
postmaster was not started with the -i option. I verified the postmaster.init 
file and
PGALLOWTCPIP=yes is set.

My pg_hba.conf file reads:

local        all                                           password
host         all         127.0.0.1     255.255.255.255     password


Can someone help me ?

Moritz



В списке pgsql-interfaces по дате отправления: