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

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

Commit: 73a60051379b35a0bec399edfe369c59e50cc775
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-09-23T22:34:18Z
Releases: 12.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 +21 −8

Documentation touched

Discussion