Something is broken in logical decoding with CLOBBER_CACHE_ALWAYS - Mailing list pgsql-hackers

From Tom Lane
Subject Something is broken in logical decoding with CLOBBER_CACHE_ALWAYS
Date
Msg-id 22459.1418656530@sss.pgh.pa.us
Whole thread Raw
Responses Re: Something is broken in logical decoding with CLOBBER_CACHE_ALWAYS  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
The CLOBBER_CACHE_ALWAYS buildfarm members occasionally fail in
contrib/test_decoding with

TRAP: FailedAssertion("!(((bool)((relation)->rd_refcnt == 0)))", File: "relcache.c", Line: 1981)

for example here:
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=markhor&dt=2014-12-14%2005%3A50%3A09
and here:
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=markhor&dt=2014-12-13%2021%3A26%3A05
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: speedup tidbitmap patch: hash BlockNumber
Next
From: Heikki Linnakangas
Date:
Subject: Re: KNN-GiST with recheck