· 78:11 · youtube ↗
Agentic Hacking Postgres
End-to-end tests for archive-fed logical decoding and pause/resume behavior.
active
direct mapping
postgres@hacking:~$ cat projects/logical-decoding-archives
Keep logical slots usable on a standby fed by WAL archives by pausing and safely resuming recovery around conflicts.
blocker: Crash-safety and promotion behavior need complete end-to-end coverage before upstream submission.
End-to-end tests for archive-fed logical decoding and pause/resume behavior.
Refine recovery pause behavior, crash safety, promotion, and auto-resume.
Pause replay instead of invalidating conflicting logical slots; design auto-resume.
Use an archive-fed standby as a logical-decoding engine.