odbc access and pg_hba.conf - Mailing list pgsql-odbc

From Steve.Toutant@inspq.qc.ca
Subject odbc access and pg_hba.conf
Date
Msg-id OF895CD9CA.68365CC3-ON85257673.00647E8D-85257673.006536C3@ssss.gouv.qc.ca
Whole thread Raw
Responses Re: odbc access and pg_hba.conf  (Adrian Klaver <aklaver@comcast.net>)
Re: odbc access and pg_hba.conf  (Raymond O'Donnell <rod@iol.ie>)
Re: odbc access and pg_hba.conf  (Richard Broersma <richard.broersma@gmail.com>)
List pgsql-odbc

Hi,
I installed the odbc driver (psqlodbc v08_03_0400) on a computer. I configured the odbc connection and the connection test was succesfull.
That surprised me since this computer is not yet in my pg_hba.conf

Is the odbc driver supposed to "bypass" the pg_hba.conf?

I don't know much about the admin side of postgres. I don't know which information could be useful to you.
Please ask for any information that would help

Here is the content of my pg_hba.conf
host        all        dba        xxx.xxx.xxx.xxx 255.255.255.0        md5
host        all        dba        yyy.yyy.yyy.yyy 255.255.254.0        md5


Thanks for your help,
steve

pgsql-odbc by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: What the hell is going on?
Next
From: Adrian Klaver
Date:
Subject: Re: odbc access and pg_hba.conf