Re: Failed assertion on standby while shutdown
Maxim Orlov <m.orlov@postgrespro.ru>
From: Maxim Orlov <m.orlov@postgrespro.ru>
To: pgsql-hackers@lists.postgresql.org, masao.fujii@oss.nttdata.com
Date: 2021-03-31T10:51:56Z
Lists: pgsql-hackers
On 2021-03-30 20:44, Maxim Orlov wrote: > The following review has been posted through the commitfest > application: > make installcheck-world: tested, passed > Implements feature: tested, passed > Spec compliant: not tested > Documentation: not tested > > All the tests passed successfully. > > The new status of this patch is: Ready for Committer The patch is good. One note, should we put a comment about ShutdownRecoveryTransactionEnvironment not reentrant behaviour? Or maybe rename it to ShutdownRecoveryTransactionEnvironmentOnce? --- Best regards, Maxim Orlov.
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