On Wed, Jul 15, 2026 at 3:34 PM Melanie Plageman <[email protected]> wrote: > Got it. For now I moved the push to the end of the function (after the > if (!IPC::Run::run…) block). Then if pg_combinebackup fails, it prints > right away but if it succeeds and a later assertion fails, those print > at the end. I think END won't run if perl crashes -- maybe I don't > need to solve for that, though?
If perl dumps core, that's not your problem. -- Robert Haas EDB: http://www.enterprisedb.com
