Re: all keyword for pg_hba.conf host column

Поиск
Список
Период
Сортировка
От Brendan Jurd
Тема Re: all keyword for pg_hba.conf host column
Дата
Msg-id AANLkTikWBJRjDsYDGQrkSEXqAqC+qYKdXGZjwXeq9x+e@mail.gmail.com
обсуждение исходный текст
Ответ на all keyword for pg_hba.conf host column  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On 16 October 2010 21:56, Peter Eisentraut <peter_e@gmx.net> wrote:
> As a small addition to the pg_hba.conf host name feature, I figured it
> would be useful to allow "all" in the host column, instead of having to
> write 0.0.0.0/0 and ::/0.  Patch attached.
>

Cool.  And, for what it's worth, this doesn't conflict at all with the
field-specific keywords patch I just submitted.

Cheers,
BJ


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: all keyword for pg_hba.conf host column
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: knngist plans