pg_hba

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема pg_hba
Дата
Msg-id 60llrmw91g.fsf_-_@dev6.int.libertyrms.info
обсуждение исходный текст
Ответ на MySQL interview, no mention of PostgreSQL  (Jeff Davis <jdavis-pgsql@empires.org>)
Ответы Re: pg_hba  ("Arcadius A." <ahouans@sh.cvut.cz_!!!NOSPAM!!!>)
Список 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 по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: MySQL interview, no mention of PostgreSQL
Следующее
От: "Arcadius A."
Дата:
Сообщение: Re: MySQL interview, no mention of PostgreSQL