]> granicus.if.org Git - postgresql/commit
Add more parallel query documentation.
authorRobert Haas <rhaas@postgresql.org>
Wed, 21 Sep 2016 12:37:02 +0000 (08:37 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 21 Sep 2016 12:40:34 +0000 (08:40 -0400)
commitc925e6335e1da58aba3dd764bb9f97fa81d893b8
treee7b6241f8ad70bed7c3169381398a8ed2b34e389
parent970300faae189c38fbe393dfab1e326fb75c9a49
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.
doc/src/sgml/config.sgml
doc/src/sgml/filelist.sgml
doc/src/sgml/parallel.sgml [new file with mode: 0644]
doc/src/sgml/postgres.sgml