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

From Richard Broersma
Subject Re: odbc access and pg_hba.conf
Date
Msg-id 396486430911191054v696033a2o2b98e473c40833bc@mail.gmail.com
Whole thread Raw
In response to odbc access and pg_hba.conf  (Steve.Toutant@inspq.qc.ca)
Responses Re: odbc access and pg_hba.conf  (Steve.Toutant@inspq.qc.ca)
List pgsql-odbc
On Thu, Nov 19, 2009 at 10:25 AM,  <Steve.Toutant@inspq.qc.ca> wrote:

> 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

There is one point that may or may not be the cause of your problem.
The pg_hba.conf file can be altered any way you want.  But the changes
don't take affect until the PostgreSQL server reload the config files.

--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

pgsql-odbc by date:

Previous
From: Steve.Toutant@inspq.qc.ca
Date:
Subject: Re: odbc access and pg_hba.conf
Next
From: Steve.Toutant@inspq.qc.ca
Date:
Subject: Re: odbc access and pg_hba.conf