]> granicus.if.org Git - postgresql/commit
Doc: warn against using parallel restore with --load-via-partition-root.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 Sep 2018 22:34:18 +0000 (18:34 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 Sep 2018 22:34:18 +0000 (18:34 -0400)
commitb1356f18b70e566da5acd9544632db7b196b3220
treebf7b71fd4463813fb9011e764f07b35dd6283513
parentfe30cd25ec82bdc9bb9e12d3b52adadc08bedc8e
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
doc/src/sgml/ref/pg_dump.sgml
doc/src/sgml/ref/pg_dumpall.sgml