Re: Strange error in new 003_cic_2pc.pl test

2021-11-11 Thread Tom Lane
Andrey Borodin writes: >> That error message is remarkably unhelpful, and I think unnecessarily so. >> Why the heck isn't XlogReadTwoPhaseData passing on the error string >> that it just got from XLogReadRecord? > Noah recently proposed the same [0]. But responders like me started to > complain

Re: Strange error in new 003_cic_2pc.pl test

2021-11-11 Thread Andrey Borodin
> tadarida just reported this [1]: > > 2021-11-11 14:40:40.040 CET [29620:388] 023_cic_2pc.pl ERROR: could not read > two-phase state from WAL at 0/1716C68 > > That error message is remarkably unhelpful, and I think unnecessarily so. > Why the heck isn't XlogReadTwoPhaseData passing on the er