From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | matthew(dot)alton(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: Correction For PostgreSQL Manual |
Date: | 2019-11-06 01:54:46 |
Message-ID: | 20191106015446.GA16353@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)momjian(dot)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 +
Attachment | Content-Type | Size |
---|---|---|
bgwriter.diff | text/x-diff | 693 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Pryzby | 2019-11-06 02:23:53 | Re: Correction For PostgreSQL Manual |
Previous Message | Bruce Momjian | 2019-11-05 23:18:54 | Re: Instead of using the bloom index, a parallel sequencial scan is used with this example |