doc: cosmetic changes in index items

2020-11-16 Thread Fujii Masao
Hi, I found that only the following three index items have " ," (i.e., space + comma) in the docs. This is not harmful and is very minor issue, but I'd like to get rid of that unnecessary space character for the sake of consistency. Thought? Patch attached. parallel_leader_participation config

Re: What does "[backends] should seldom or never need to wait for a write to occur" mean?

2020-11-16 Thread Bruce Momjian
On Thu, Nov 12, 2020 at 12:37:30PM -0500, Bruce Momjian wrote: > On Thu, Nov 12, 2020 at 05:25:30PM +, Chris Wilson wrote: > > Hi Bruce, > > > > Thanks, I absolutely agree that this documentation needs to explain properly > > how the bgwriter works. Your latest patch looks good, it significant

timed messages

2020-11-16 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/plpgsql-errors-and-messages.html Description: Please add an example how to format messages, that they will contain timestamp. Ideally through global/session configuration format for raise

Re: timed messages

2020-11-16 Thread David G. Johnston
On Mon, Nov 16, 2020 at 2:08 PM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/13/plpgsql-errors-and-messages.html > Description: > > Please add an example how to format messages, that they will contain >