ODBC connection refused - Mailing list pgsql-interfaces

From Guy Corbaz
Subject ODBC connection refused
Date
Msg-id 359CC527.8F8A158@urbanet.ch
Whole thread Raw
List 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 by date:

Previous
From: "Abraham Licayan Jr."
Date:
Subject: error 3073
Next
From: Screech
Date:
Subject: Creating a C Function