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

Amit Kapila
Another try to fix BF failure introduced in commitddd5f4f.
Before attempting to sync the slot on standby bypg_sync_replication_slots(), ensure that on the primary restart_lsn forthe slot has moved to a recent WAL position, by re-creating thesubscription and the logical slot.Author: Hou ZhijieDiscussion:https://postgr.es/m/CAA4eK1+d5Lne8vCAn0un4SP9x-ZBr2-xfxg01uSfeBTSCKFZoQ@mail.gmail.com1 parent0c444a7 commit9bc1eee
1 file changed
+7
-10
lines changedLines changed: 7 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
226 |
| - | |
227 |
| - | |
228 |
| - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
229 | 233 |
| |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 | 234 |
| |
238 | 235 |
| |
239 | 236 |
| |
|
0 commit comments
Comments
(0)