Re: cannot find pg_hba.conf file - Mailing list pgsql-odbc

From Richard Broersma
Subject Re: cannot find pg_hba.conf file
Date
Msg-id 396486430909291255o346a051q48160a4ed46917d0@mail.gmail.com
Whole thread Raw
In response to cannot find pg_hba.conf file  ("Ramon Discua" <rdiscua@rdscorporacion.com>)
Responses Re: cannot find pg_hba.conf file
List pgsql-odbc
On Tue, Sep 29, 2009 at 12:47 PM, Ramon Discua
<rdiscua@rdscorporacion.com> wrote:

> but when I test
> the connection I get "FATAL: no pg_hba.conf entry for host...". However I
> can not find this file to add the entry.

Actually this file is located on the computer that PostgreSQL is
running on.  The PostgreSQL server uses this file to determine it will
accept connections from a client host.

here is information about the file:

http://www.postgresql.org/docs/8.4/interactive/auth-pg-hba-conf.html


On my computer it is located here:

 Directory of C:\Program Files\PostgreSQL\8.4\data

07/28/2009  01:16 PM             3,425 pg_hba.conf
               1 File(s)          3,425 bytes
               0 Dir(s)  14,203,064,320 bytes free

--
Regards,
Richard Broersma Jr.

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

pgsql-odbc by date:

Previous
From: "Ramon Discua"
Date:
Subject: cannot find pg_hba.conf file
Next
From: "Ramon Discua"
Date:
Subject: Re: cannot find pg_hba.conf file