Re: Failed assertion on standby while shutdown
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Maxim Orlov <m.orlov@postgrespro.ru>,
Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2021-03-24T07:52:56Z
Lists: pgsql-hackers
On 2021/03/24 14:02, Maxim Orlov wrote: > Thank you for reply! As far as I understand, this is really the case. I've test your patch a bit. Thanks for testing the patch! > This annoying failed assertion is gone now. Good news! > I think I should test more and report later about results. > > Should we put this patch to CF? Yes. Since this is a bug, we can review and commit the patch without waiting for next CF. But I agree that it's better to add the patch to next CF so that we don't forget the patch. Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
Shut down transaction tracking at startup process exit.
- e3bf9621632c 9.6.22 landed
- b9cf9d7d3bed 10.17 landed
- b59d3abaf406 11.12 landed
- dd5b7e486a4f 12.7 landed
- e7bcfd717ef3 13.3 landed
- ad8b674922eb 14.0 landed