New assertion failed in lazy_scan_heap() on mereswine

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Peter Geoghegan <pg(at)bowt(dot)ie>
Subject: New assertion failed in lazy_scan_heap() on mereswine
Date: 2021-05-01 04:43:21
Message-ID: CA+hUKG+TPzL3pD_1VdAV1wDApU0Z40Sy8sMT2fY=dBLRxek1OA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

TRAP: FailedAssertion("!all_visible_according_to_vm ||
prunestate.all_visible", File:
"/home/pgsql/build-farm/buildroot/HEAD/pgsql.build/../pgsql/src/backend/access/heap/vacuumlazy.c",
Line: 1347, PID: 16926)

2021-04-30 04:15:50.317 PDT [10349:18] DETAIL: Failed process was
running: autovacuum: VACUUM ANALYZE pg_catalog.pg_attribute

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=mereswine&dt=2021-04-30%2006:43:27

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2021-05-01 05:11:10 Re: New assertion failed in lazy_scan_heap() on mereswine
Previous Message Masahiko Sawada 2021-05-01 04:09:13 Re: Transactions involving multiple postgres foreign servers, take 2