collect_corrupt_items_vacuum.patch

2022-04-04 Thread Daniel Shelepanov
Hi hackers!   I’ve been working on this [ https://www.postgresql.org/message-id/flat/cfcca574-6967-c5ab-7dc3-2c82b6723b99%40mail.ru ] bug. Finally, I’ve come up with the patch you can find attached. Basically what is does is rises a PROC_IN_VACUUM flag and resets it afterwards. I know this see

Re: Corruption during WAL replay

2022-01-24 Thread Daniel Shelepanov
_STABLE (ef9706bbc8ce917a366e4640df8c603c9605817a), the problem is reproducible using the script provided by Daniel Wood in this (1335373813.287510.1573611814...@connect.xfinity.com) message. Also, the latest patch seems not to be applicable and requires some minor tweaks. Regards, Daniel Shelepanov