Commit a9254e6
committed
pg_dump: Always dump subscriptions NOCONNECT
This removes the pg_dump option --no-subscription-connect and makes it
the default. Dumping a subscription so that it activates right away
when restored is not very useful, because the state of the publication
server is unclear.
Discussion: https://www.postgresql.org/message-id/e4fbfad5-c6ac-fd50-6777-18c84b34eb2f@2ndquadrant.com1 parent c31671f commit a9254e6
File tree
5 files changed
+17
-37
lines changed- doc/src/sgml/ref
- src/bin/pg_dump
- t
5 files changed
+17
-37
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
801 | | - | |
802 | | - | |
803 | | - | |
804 | | - | |
805 | | - | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | 801 | | |
815 | 802 | | |
816 | 803 | | |
| |||
1235 | 1222 | | |
1236 | 1223 | | |
1237 | 1224 | | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
1238 | 1238 | | |
1239 | 1239 | | |
1240 | 1240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
357 | 356 | | |
358 | 357 | | |
359 | 358 | | |
| |||
951 | 950 | | |
952 | 951 | | |
953 | 952 | | |
954 | | - | |
955 | 953 | | |
956 | 954 | | |
957 | 955 | | |
| |||
3669 | 3667 | | |
3670 | 3668 | | |
3671 | 3669 | | |
3672 | | - | |
3673 | 3670 | | |
3674 | 3671 | | |
3675 | 3672 | | |
| |||
3702 | 3699 | | |
3703 | 3700 | | |
3704 | 3701 | | |
3705 | | - | |
| 3702 | + | |
3706 | 3703 | | |
3707 | 3704 | | |
3708 | 3705 | | |
| |||
3716 | 3713 | | |
3717 | 3714 | | |
3718 | 3715 | | |
3719 | | - | |
3720 | 3716 | | |
3721 | 3717 | | |
3722 | 3718 | | |
| |||
3732 | 3728 | | |
3733 | 3729 | | |
3734 | 3730 | | |
3735 | | - | |
3736 | | - | |
3737 | 3731 | | |
3738 | 3732 | | |
3739 | 3733 | | |
| |||
3758 | 3752 | | |
3759 | 3753 | | |
3760 | 3754 | | |
3761 | | - | |
3762 | 3755 | | |
3763 | 3756 | | |
3764 | 3757 | | |
| |||
3799 | 3792 | | |
3800 | 3793 | | |
3801 | 3794 | | |
3802 | | - | |
3803 | | - | |
3804 | | - | |
3805 | | - | |
3806 | | - | |
3807 | | - | |
3808 | | - | |
3809 | | - | |
| 3795 | + | |
3810 | 3796 | | |
3811 | | - | |
3812 | | - | |
3813 | | - | |
3814 | | - | |
3815 | 3797 | | |
3816 | 3798 | | |
3817 | 3799 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
614 | 614 | | |
615 | 615 | | |
616 | 616 | | |
617 | | - | |
618 | 617 | | |
619 | 618 | | |
620 | 619 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4303 | 4303 | | |
4304 | 4304 | | |
4305 | 4305 | | |
4306 | | - | |
| 4306 | + | |
4307 | 4307 | | |
4308 | | - | |
| 4308 | + | |
4309 | 4309 | | |
4310 | 4310 | | |
4311 | 4311 | | |
| |||
0 commit comments