Doc: warn against using parallel restore with --load-via-partition-root.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b1356f18b70e566da5acd9544632db7b196b3220
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-09-23T22:34:18Z
Releases: 11.0
Doc: warn against using parallel restore with --load-via-partition-root.

This isn't terribly safe, and making it so doesn't seem like a small
project, so for the moment just warn against it.

Discussion: https://postgr.es/m/13624.1535486019@sss.pgh.pa.us

Files

PathChange+/−
doc/src/sgml/ref/pg_dumpall.sgml modified +15 −8
doc/src/sgml/ref/pg_dump.sgml modified +20 −7

Documentation touched

Discussion