ODBC socket error connection issue

Поиск
Список
Период
Сортировка
От Carter Comunale
Тема ODBC socket error connection issue
Дата
Msg-id 36676A35.BB6E6C91@imaedge.com
обсуждение исходный текст
Список pgsql-general
Just wondering if anyone  has a second to point me in the right
direction. I can provide comensation for time/help.

I am working with the 6.3 version of postgresql. It is running on red
hat. We are using PHP/FI to talk to postgresql. It runs fine. The VB
developers that I work with want to hit the database using their VB
application and ODBC.  So, I downloaded the driver. The driver seems to
be working as far as I can tell. It installed without a hitch. The
problem is that I get a socket error #1 when I try and connect to
postgresql.

 Issues that I have considered:

Starting postgresql with the -i switch.

Changing the pg_hba.conf file to allow all hosts access to all databases

(the line below).
host         all        0.0.0.0       0.0.0.0           trust

Still, no joy on the connection.
Any suggestions on the direction I should go next?
Are there environment variables that I should look at?

Anyway much thanks in advance.

Carter Comunale
Phone: (949) 622-6200


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Backend cache invalidation initialization failed... HUH?
Следующее
От: Ibrahim
Дата:
Сообщение: compiling postgresql 6.4 in BSDi