You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2022. It is now read-only.
This happened after failure recovery, when a test db server had filled its disks with WAL. After cleaning out the WAL, we removed some WAL that changeserver needs. I would expect this to simply terminate the process, but instead it goes into an infinite loop.
Log output:
INFO[33951] Connected to Postgres using replication slot "test_changeserver"
WARN[33951] Server returned an error: ERROR 58P01 requested WAL segment 0000000E000004FC000000D6 has already been removed walsender.c 2096 XLogRead