missing windows info

2018-11-19 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/libpq-pgservice.html Description: The default location for a user level connection service file on Windows is not given. The path is given for the password file on the previous page in the

Re: INSERT INTO RETURNING SYNTAX ERROR

2018-11-19 Thread Bruce Momjian
On Mon, Oct 22, 2018 at 08:42:27AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.6/static/sql-insert.html > Description: > > When using the RETURNING extension on the INSERT function when nested

Add note about how to disable the subscription too?

2018-11-19 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/sql-dropsubscription.html Description: This page has a note about how to set the subscription to not use a slot, but it doesn't mention that the subscription needs to be disabled first. In

Re: Documentation for create unique index is insuficient and (because of that) incorrect

2018-11-19 Thread Bruce Momjian
On Tue, Oct 23, 2018 at 06:29:55PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/11/static/indexes-unique.html > Description: > > In https://www.postgresql.org/docs/11/static/indexes-unique.html t

Section 26.2.1. Planning wording

2018-11-19 Thread Theo Kramer
Section 26.2.1. Planning wording includes the following "In any case the hardware architecture must be the same — shipping from, say, a 32-bit to a 64-bit system will not work." would be more correct if it read as follows "In any case the CPU architecture must be the same — shipping from, say,