diff options
author | Noah Misch <noah@leadboat.com> | 2020-05-13 20:42:09 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2020-05-13 20:42:42 -0700 |
commit | 970ed4493d8203a0e081c9616908d5b6639fff89 (patch) | |
tree | a165b2e7540d721ea9afda03f5840e52c75e755d /src/tutorial/advanced.source | |
parent | a28db2081d4d879638f23053f1de67a0fa3e46f0 (diff) |
Fix pg_recvlogical avoidance of superfluous Standby Status Update.
The defect suppressed a Standby Status Update message when bytes flushed
to disk had changed but bytes received had not changed. If
pg_recvlogical then exited with no intervening Standby Status Update,
the next pg_recvlogical repeated already-flushed records. The defect
could also cause superfluous messages, which are functionally harmless.
Back-patch to 9.5 (all supported versions).
Discussion: https://postgr.es/m/20200502221647.GA3941274@rfd.leadboat.com
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions