Re: Paul Gevers 2018-08-11 <[email protected]> > With a recent upload of postgresql-10 the autpkgtest of pglogical > started to fail in unstable and testing. I copied the output of the > second test below, the fist test is killed because it times out and > doesn't seem to show anything suspicious why. Probably it doesn't handle > an error case properly and keeps waiting, because normally the test > isn't even close to the time out time (3 minutes versus 2:45 hours).
To post some update here: The problem is rumored to be some internal ABI change (inside PostgreSQL, not in some .so) which is fixed by recompiling pglogical against the latest PG minors. Though in my tests this didn't make the problem go away, the first autopkgtest was still very slow, and the other autopkgtest still died. I'll post another update once upstream has released any details. (They promised to do that last week, but I haven't seen anything yet.) Christoph

