pg_hba - Mailing list pgsql-advocacy

From Christopher Browne
Subject pg_hba
Date
Msg-id 60llrmw91g.fsf_-_@dev6.int.libertyrms.info
Whole thread Raw
In response to MySQL interview, no mention of PostgreSQL  (Jeff Davis <jdavis-pgsql@empires.org>)
Responses Re: pg_hba  ("Arcadius A." <ahouans@sh.cvut.cz_!!!NOSPAM!!!>)
List pgsql-advocacy
"Arcadius A." <ahouans@sh.cvut.cz_!!!NOSPAM!!!> writes:
> Once, I've asked about the pg_hb.conf file ....
> IMHO, writing an app for parsing/editing that file *may* be a problem
> for those who develop control panels used by web hosting companies ....
>
> IMHO, moving the info in pg_hb.conf into the DB itself may attract
> control panel developers.

... Then create a table, along with a trigger/procedure that can dump
the contents out to pg_hba.conf, and initiate a "kill -HUP".

Shouldn't be /too/ terribly difficult to implement.

And that would indeed be somewhat useful.
--
let name="cbbrowne" and tld="libertyrms.info" in name ^ "@" ^ tld;;
<http://dev6.int.libertyrms.com/>
Christopher Browne
(416) 646 3304 x124 (land)

pgsql-advocacy by date:

Previous
From: Jeff Davis
Date:
Subject: Re: MySQL interview, no mention of PostgreSQL
Next
From: "Arcadius A."
Date:
Subject: Re: MySQL interview, no mention of PostgreSQL