Re: Usage instructions for pg_hba.conf file

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Usage instructions for pg_hba.conf file
Дата
Msg-id ZUU1_RQgItmk8XsB@momjian.us
обсуждение исходный текст
Ответ на Re: Usage instructions for pg_hba.conf file  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
On Sat, Oct 28, 2023 at 04:04:47PM -0400, Bruce Momjian wrote:
> On Tue, Aug  2, 2022 at 08:08:07PM +0000, PG Doc comments form wrote:
> > 21.1.1 Loading or Reloading the Configuration
> >   The pg_hba.conf file is read on start-up...
> >   Note: The preceding statement...
> >   The system view pg_hba_file_rules can be helpful...
> 
> This is a good point.  I moved the reload sections for pg_hba.conf and
> pg_ident.conf up near the top of their sections in the attached patch.

Patch applied to master.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: "22.3. Template Databases" documentation is incomplete
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Please make a note regarding the PL/pgSQL FOUND variable