pgsql: Add more parallel query documentation. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Add more parallel query documentation.
Date
Msg-id E1bmgs9-0003RI-2J@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add more parallel query documentation.

Previously, the individual settings were documented, but there was
no overall discussion of the capabilities and limitations of the
feature.  Add that.

Patch by me, reviewed by Peter Eisentraut and Álvaro Herrera.

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/c925e6335e1da58aba3dd764bb9f97fa81d893b8

Modified Files
--------------
doc/src/sgml/config.sgml   |   5 +
doc/src/sgml/filelist.sgml |   1 +
doc/src/sgml/parallel.sgml | 472 +++++++++++++++++++++++++++++++++++++++++++++
doc/src/sgml/postgres.sgml |   1 +
4 files changed, 479 insertions(+)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Add more parallel query documentation.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix typo