Re: pg_hba changes not honored - Mailing list pgsql-admin

From Joshua D. Drake
Subject Re: pg_hba changes not honored
Date
Msg-id 44ECDA18.9040706@commandprompt.com
Whole thread Raw
In response to Re: pg_hba changes not honored  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Tom Lane wrote:
> "Sriram Dandapani" <sdandapani@counterpane.com> writes:
>> When I update pg_hba.conf to disallow certain client machines from
>> connectiong (update pg_hba.conf, pg_ctl reload), I still see new
>> connections appearing in the process list from the clients I want to
>> disconnect.
>
> Sounds to me like a mistake in your pg_hba file, ie, there is still
> a line that allows them to connect.  We've also heard of people editing
> the wrong copy of pg_hba.conf, or sighup'ing the wrong postmaster ...

That is actually quite common, especially on Ubuntu :)

Joshua D. Drake

>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org
>


--

    === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
    Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/



pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_hba changes not honored
Next
From: "Sriram Dandapani"
Date:
Subject: Re: pg_hba changes not honored