Re: BUG #17212: pg_amcheck fails on checking temporary relations - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: BUG #17212: pg_amcheck fails on checking temporary relations
Date
Msg-id 122d1f3a-6e83-d2f8-3229-79cf8357136e@dunslane.net
Whole thread Raw
In response to Re: BUG #17212: pg_amcheck fails on checking temporary relations  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #17212: pg_amcheck fails on checking temporary relations
List pgsql-hackers
On 10/14/21 5:52 PM, Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>> Yes, that's been puzzling me too. I've just been staring at it again and
>> nothing jumps out. But maybe we can investigate that offline if this
>> test is deemed not worth keeping.
> As Mark says, it'd be interesting to know whether the use of
> background_psql is related, because if it is, we'd want to debug that.
> (I don't really see how it could be related, but maybe I just lack
> sufficient imagination today.)



Yeah. I'm working on  getting a cut-down reproducible failure case.


cheers


andrew


-- 

Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unbounded %s in sscanf
Next
From: Tomas Vondra
Date:
Subject: Re: Partial aggregates pushdown