pg_hba

From: Christopher Browne <cbbrowne(at)libertyrms(dot)info>
To: pgsql-advocacy(at)postgresql(dot)org
Subject: pg_hba
Date: 2003-10-15 20:16:59
Message-ID: 60llrmw91g.fsf_-_@dev6.int.libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

"Arcadius A." <ahouans(at)sh(dot)cvut(dot)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)

In response to

Responses

  • Re: pg_hba at 2003-10-17 08:46:58 from Arcadius A.

Browse pgsql-advocacy by date

  From Date Subject
Next Message Josh Berkus 2003-10-16 16:54:56 Re: MySQL interview, no mention of PostgreSQL
Previous Message Arcadius A. 2003-10-15 19:39:14 Re: MySQL interview, no mention of PostgreSQL