| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
| Cc: | David Nedrow <listbox(at)nedron(dot)net>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pg_hba.conf problem |
| Date: | 2003-12-01 02:01:01 |
| Message-ID: | 7384.1070244061@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> writes:
> On Sun, Nov 30, 2003 at 06:10:08PM -0500, David Nedrow wrote:
>> Note that I've also tried the following straight for the original
>> pg_hba.conf file itself. No luck.
> Huh, did you cause the postmaster to reload the pg_hba.conf file after
> changing it? You should send it SIGHUP (kill -HUP) or use pg_ctl reload.
He said he was using full postmaster restarts, which certainly ought to
do the trick.
The only other idea I can think of is he's editing the wrong pg_hba.conf
file; we've seen a couple of people make that mistake. (David, the
right pg_hba.conf file is the one in the $PGDATA directory. If you
don't see a postmaster.pid file in the same directory that appears and
disappears when you start and stop the postmaster, then you're in the
wrong directory ...)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-12-01 02:51:16 | Re: Making pg_dump cvs friendly |
| Previous Message | Rick Morris | 2003-12-01 01:59:19 | Re: PostgreSQL Advocacy, Thoughts and Comments |