Re: Improving pg_hba.conf

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Improving pg_hba.conf
Дата
Msg-id 200107230956.f6N9uIp22870@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Improving pg_hba.conf  (David Ford <david@blue-labs.org>)
Список pgsql-hackers
> What I mean is, do host lookups first in the text file, then if a 
> pg_hostaccess table (example) exists, check it for host entries.  This 
> alleviates HUP or restart etc. to reload a config file.

Can't do that.  Postmaster has no database access.  Must be fast.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Ford
Дата:
Сообщение: Re: Improving pg_hba.conf
Следующее
От: Alessio Bragadini
Дата:
Сообщение: Re: unique index doesn't accept functions on fields