Re: Correction For PostgreSQL Manual

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Correction For PostgreSQL Manual
Дата
Msg-id 20191106015446.GA16353@momjian.us
обсуждение исходный текст
Ответ на Correction For PostgreSQL Manual  (PG Doc comments form <noreply@postgresql.org>)
Ответы Re: Correction For PostgreSQL Manual  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-docs
On Fri, Oct 25, 2019 at 09:56:47PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/12/bgworker.html
> Description:
> 
> The warning about background worker processes at the beginning of Chapter 47
> reads:
> 
> Administrators wishing to enable modules that include background worker
> process ...
> 
> Should be:
> 
> Administrators wishing to enable modules that include background worker
> processes ...
> 
> Hope this helps!

Yes, it does help.  I have fixed it in all supported versions, patch
attached.

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Instead of using the bloom index, a parallel sequencial scan isused with this example
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: Correction For PostgreSQL Manual