Skip to content

Background workers don't react to postmaster death #4

@hlinnaka

Description

@hlinnaka

This seems to be a pg_rag bug: neondatabase/neon#10726

If postmaster dies unexpectedly, the background worker processes should exit quickly. Normally that's handled by using the WL_EXIT_ON_PM_DEATH flag in WaitLatch() calls, and / or checking PostmasterIsAlive() periodically.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions