Re: Changing access permissions without re-starting the database

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: Changing access permissions without re-starting the database
Дата
Msg-id F2177F3A-281B-11D9-A3CC-000A95C88220@myrealbox.com
обсуждение исходный текст
Ответ на Changing access permissions without re-starting the database  (Carlos <Carlos@pbsinet.com>)
Ответы Re: Changing access permissions without re-starting the database  ("Carlos Oliva" <carlos@pbsinet.com>)
Список pgsql-general
On Oct 27, 2004, at 9:23 PM, Carlos wrote:

> PostgreSQL?  I often want to preclude all IP address but one from
> accessing the database.  Currently, I change the pg_hba.conf file and
> re-start the database but I would like to be able to do the same thing
> without having to re-start.

Try pg_ctl reload instead of pg_ctl restart

Michael Glaesemann
grzm myrealbox com


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: [Fwd: Abrupt close of pgsql backend]
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: primary key and existing unique fields