- Notifications
You must be signed in to change notification settings - Fork5
Commit5530623
committed
Correctly initialise shared recoveryLastRecPtr in recovery.
Previously we used ReadRecPtr rather than EndRecPtr, which wasnot a serious error but caused pg_stat_replication to reportincorrect replay_location until at least one WAL record is replayed.Fujii Masao1 parent3f1787c commit5530623
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6407 | 6407 |
| |
6408 | 6408 |
| |
6409 | 6409 |
| |
6410 |
| - | |
| 6410 | + | |
6411 | 6411 |
| |
6412 | 6412 |
| |
6413 | 6413 |
| |
|
0 commit comments
Comments
(0)