| From: | Steve(dot)Toutant(at)inspq(dot)qc(dot)ca |
|---|---|
| To: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | odbc access and pg_hba.conf |
| Date: | 2009-11-19 18:25:31 |
| Message-ID: | OF895CD9CA.68365CC3-ON85257673.00647E8D-85257673.006536C3@ssss.gouv.qc.ca |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2009-11-19 18:48:30 | Re: odbc access and pg_hba.conf |
| Previous Message | Joshua D. Drake | 2009-11-19 16:47:00 | Re: What the hell is going on? |