From: | Jeff Frost <jeff(at)frostconsultingllc(dot)com> |
---|---|
To: | Ben Sullins <ben(dot)sullins(at)ourvacationstore(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: pg_hba.conf setup |
Date: | 2005-10-03 06:38:34 |
Message-ID: | Pine.LNX.4.63.0510022337150.5115@discord.dyndns.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Thu, 29 Sep 2005, Ben Sullins wrote:
> I logged onto the linux box via ssh and edited the file by adding a line
> in pg_hba.conf for my ip. I'm thinking it other lines above my new entry
> could be affecting my access restrictions. Below are the lines in order
> as they appear in pg_hba.conf. Any assistance will be most appreciated.
Ben,
Did you reload or restart the postmaster daemon after you made your changes?
From the docs:
The pg_hba.conf file is read on start-up and when the postmaster receives a
SIGHUP signal. If you edit the file on an active system, you will need to
signal the postmaster (using pg_ctl reload or kill -HUP) to make it re-read
the file.
--
Jeff Frost, Owner <jeff(at)frostconsultingllc(dot)com>
Frost Consulting, LLC http://www.frostconsultingllc.com/
Phone: 650-780-7908 FAX: 650-649-1954
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2005-10-03 08:43:45 | Re: How may I set LC_COLLATE and LC_CTYPE to Russian_Russia.1251 on Fedora Core Linux? |
Previous Message | David Fetter | 2005-10-03 05:27:44 | Re: [HACKERS] pgAdmin guru hints |