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

Amit Kapila
Doc: Warn about two_phase when altering a subscription's slot name.
We expect the 'two_phase' and 'failover' properties to match between theslot on the publisher and a subscription option on the subscriber.Otherwise, the slot on the publisher may behave differently from what thesubscription's failover option says.Author: Bertrand DrouvotReviewed-by: Peter Smith, Tristen Raab, Amit KapilaDiscussion:https://postgr.es/m/ZbkYrLPhH+RxpZlW@ip-10-97-1-34.eu-west-3.compute.internal1 parentb36fbd9 commit21e3a8b
1 file changed
+8
-8
lines changedLines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
| 238 | + | |
| 239 | + | |
239 | 240 |
| |
240 |
| - | |
241 |
| - | |
242 |
| - | |
243 |
| - | |
244 |
| - | |
245 |
| - | |
246 |
| - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
|
0 commit comments
Comments
(0)