You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Set the SIGINT signal handler of receiver workers to die() routine.
2. Set the SIGHUP signal handler of receiver workers to standard PostgresSigHupHandler() routine.
3. Add log messages for Cancel and Shutdown of BgwPool.
4. Change soft exit (BgwPoolShutdown) to hard exit (BgwPoolCancel) at the case of postmaster death.
0 commit comments