Re: Fix background workers not restarting with restart_after_crash = on

2025-07-24 Thread Fujii Masao
On Wed, Jun 11, 2025 at 5:26 PM Andrey Rudometov wrote: > > Good day, hackers. > > Reading through changes committed in master, I noticed that after > CleanupBackend/CleanupBackroundworker refactor background workers will fail to > start again after postgres' restart with restart_after_crash = on.

Fix background workers not restarting with restart_after_crash = on

2025-06-11 Thread Andrey Rudometov
Good day, hackers. Reading through changes committed in master, I noticed that after CleanupBackend/CleanupBackroundworker refactor background workers will fail to start again after postgres' restart with restart_after_crash = on. The reason is CleanupBackend and HandleChildCrash not setting back