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

  1. Shut down transaction tracking at startup process exit.