Unclear text at https://www.postgresql.org/docs/14/when-can-parallel-query-be-used.html

2022-08-09 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/when-can-parallel-query-be-used.html Description: "In addition, the system must not be running in single-user mode. Since the entire database system is running in single process in this si

Re: Intro enhancement proposal

2022-08-09 Thread Daniel Gustafsson
> On 9 Aug 2022, at 13:13, Elena Indrupskaya > wrote: > It occurred to me that adding some cross-references to intro.sgml could add > value to the PostgreSQL 15 documentation through a possibility to immediately > figure out what is meant by specific list items and through providing even > be

Intro enhancement proposal

2022-08-09 Thread Elena Indrupskaya
Hello, It occurred to me that adding some cross-references to intro.sgml could add value to the PostgreSQL 15 documentation through a possibility to immediately figure out what is meant by specific list items and through providing even better navigation. Details are in the attached patch. Th