Re: pg_hba.conf - Mailing list pgsql-admin

From Tom Lane
Subject Re: pg_hba.conf
Date
Msg-id 26263.1085511086@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_hba.conf  (<LSanchez@ameritrade.com>)
List pgsql-admin
<LSanchez@ameritrade.com> writes:
> Here it is....

> host   all      all             10.29.15.0      255.255.255.0  trust

That line certainly ought to match your connection.  I think this has
got to be pilot error: either you didn't SIGHUP the postmaster or you
are editing the wrong copy of the file.  (The right copy is
$PGDATA/pg_hba.conf.)

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: PG_DUMP / PG_RESTORE
Next
From:
Date:
Subject: Re: pg_hba.conf