Re: control pg_hba.conf via SQL - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: control pg_hba.conf via SQL
Date
Msg-id 36e682920603291320u5497a9m900dd599d416bd20@mail.gmail.com
Whole thread Raw
In response to control pg_hba.conf via SQL  (BERTHOULE Emmanuel <pgdev@manberth.homeip.net>)
Responses Re: control pg_hba.conf via SQL
Re: control pg_hba.conf via SQL
List pgsql-hackers
I'd like to expand this idea with this TODO item.  If this is already
on the TODO, please disregard.  I'm thinking something like the
following:

Enable the alteration and persistence of postgresql.conf and
pg_hba.conf configuration parameters via SQL.


On 3/29/06, BERTHOULE Emmanuel <pgdev@manberth.homeip.net> wrote:
> Hi all,
>
> i would like to work on control setting pg_hba.conf via SQL....( cf TODO
> List ), and i would know if the pg_hda.conf must be replaced by pg_hba
> table ?
>
> Emmanuel BERTHOULE
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match
>


--
Jonah H. Harris, Database Internals Architect
EnterpriseDB Corporation
732.331.1324


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Index vacuum improvements
Next
From: Andrew Dunstan
Date:
Subject: Re: control pg_hba.conf via SQL