forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit73a6005
committed
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 smallproject, so for the moment just warn against it.Discussion:https://postgr.es/m/13624.1535486019@sss.pgh.pa.us1 parent89b280e commit73a6005
2 files changed
+36
-16
lines changedLines changed: 21 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
793 | 793 |
| |
794 | 794 |
| |
795 | 795 |
| |
796 |
| - | |
797 |
| - | |
798 |
| - | |
799 |
| - | |
800 |
| - | |
801 |
| - | |
802 |
| - | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
803 | 816 |
| |
804 | 817 |
| |
805 | 818 |
| |
| |||
915 | 928 |
| |
916 | 929 |
| |
917 | 930 |
| |
918 |
| - | |
| 931 | + | |
919 | 932 |
| |
920 | 933 |
| |
921 | 934 |
| |
|
Lines changed: 15 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
340 | 343 |
| |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
341 | 348 |
| |
342 | 349 |
| |
343 | 350 |
| |
| |||
452 | 459 |
| |
453 | 460 |
| |
454 | 461 |
| |
455 |
| - | |
| 462 | + | |
456 | 463 |
| |
457 | 464 |
| |
458 | 465 |
| |
|
0 commit comments
Comments
(0)