forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit048d441
committed
Reset hot standby xmin after restart
Hot_standby_feedback could be reset by reload and worked correctly, but ifthe server was restarted rather than reloaded the xmin was not reset.Force reset always if hot_standby_feedback is enabled at startup.Ants Aasma, Craig RingerReported-by: Ants Aasma1 parent2e024f8 commit048d441
1 file changed
+14
-7
lines changedLines changed: 14 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1095 | 1095 |
| |
1096 | 1096 |
| |
1097 | 1097 |
| |
1098 |
| - | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
1099 | 1102 |
| |
1100 | 1103 |
| |
1101 | 1104 |
| |
| |||
1105 | 1108 |
| |
1106 | 1109 |
| |
1107 | 1110 |
| |
1108 |
| - | |
| 1111 | + | |
| 1112 | + | |
1109 | 1113 |
| |
1110 | 1114 |
| |
1111 | 1115 |
| |
| |||
1130 | 1134 |
| |
1131 | 1135 |
| |
1132 | 1136 |
| |
1133 |
| - | |
1134 |
| - | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
1135 | 1145 |
| |
1136 | 1146 |
| |
1137 |
| - | |
1138 |
| - | |
1139 | 1147 |
| |
1140 |
| - | |
1141 | 1148 |
| |
1142 | 1149 |
| |
1143 | 1150 |
| |
|
0 commit comments
Comments
(0)