forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit07fbecb

Amit Kapila
Doc: Fix the mistakes in the subscription's failover option.
The documentation incorrectly stated that users could not alter thesubscription's failover option when the two-phase commit is enabled.The steps to confirm that the standby server is ready for failover wereincorrect.Author: Shveta Malik, Hou ZhijieReviewed-by: Amit KapilaDiscussion:https://postgr.es/m/OS0PR01MB571657B72F8D75BD858DCCE394AD2@OS0PR01MB5716.jpnprd01.prod.outlook.comDiscussion:https://postgr.es/m/CAJpy0uBBk+OZXXqQ00Gai09XR+mDi2=9sMBYY0F+BedoFivaMA@mail.gmail.com1 parentf6bef36 commit07fbecb
File tree
2 files changed
+44
-24
lines changed- doc/src/sgml
- ref
2 files changed
+44
-24
lines changedLines changed: 38 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
725 | 725 |
| |
726 | 726 |
| |
727 | 727 |
| |
728 |
| - | |
729 |
| - | |
730 |
| - | |
731 |
| - | |
732 |
| - | |
733 |
| - | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
734 | 752 |
| |
735 | 753 |
| |
736 | 754 |
| |
737 | 755 |
| |
738 | 756 |
| |
739 |
| - | |
| 757 | + | |
740 | 758 |
| |
741 |
| - | |
742 |
| - | |
| 759 | + | |
| 760 | + | |
743 | 761 |
| |
744 | 762 |
| |
745 |
| - | |
746 |
| - | |
747 |
| - | |
748 |
| - | |
749 |
| - | |
750 |
| - | |
| 763 | + | |
751 | 764 |
| |
752 | 765 |
| |
753 |
| - | |
| 766 | + | |
754 | 767 |
| |
755 | 768 |
| |
756 | 769 |
| |
| |||
761 | 774 |
| |
762 | 775 |
| |
763 | 776 |
| |
764 |
| - | |
765 |
| - | |
766 |
| - | |
767 |
| - | |
768 |
| - | |
769 |
| - | |
770 |
| - | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
771 | 786 |
| |
772 | 787 |
| |
773 | 788 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
75 | 76 |
| |
76 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
77 | 82 |
| |
78 | 83 |
| |
79 | 84 |
| |
|
0 commit comments
Comments
(0)