ODBC connection refused

Поиск
Список
Период
Сортировка
От Guy Corbaz
Тема ODBC connection refused
Дата
Msg-id 359CC527.8F8A158@urbanet.ch
обсуждение исходный текст
Список pgsql-interfaces
Hello,

I'm trying to use ODBC to mount a Postgres table in MS Access. I'm using

posodbc 0.31.0000, with postgresql 6.1. My pg_hba.conf file contains the

following lines

host         all         127.0.0.1     255.255.255.255   trust
host         all         0.0.0.0         0.0.0.0     trust

and I received the following message (from the postmaster)

be_recvauth: host-based authentication failed
/usr/bin/postmaster: ConnStartup: Failed to authenticate client as
Postgres user 'gcorbaz' using the default authentication type: bd

However, I can use psql on the server, using the gcorbaz account.

Does anyone have an idea ?

Thank you






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

Предыдущее
От: "Abraham Licayan Jr."
Дата:
Сообщение: error 3073
Следующее
От: Screech
Дата:
Сообщение: Creating a C Function