Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum

From: "Imseih (AWS), Sami" <simseih(at)amazon(dot)com>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum
Date: 2022-12-20 17:44:36
Message-ID: F19B69DD-8440-4422-A5A5-E321DDAFCFE9@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached is a patch to check scanned pages rather
than blockno.

Regards,

Sami Imseih
Amazon Web Services (AWS)

Attachment Content-Type Size
v1-0001-fixed-when-wraparound-failsafe-is-checked.patch application/octet-stream 1.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2022-12-20 17:45:05 Re: appendBinaryStringInfo stuff
Previous Message Andres Freund 2022-12-20 17:38:20 Re: Inconsistency in reporting checkpointer stats