Make WaitForLSNReplay() issue FATAL on postmaster death

Alexander Korotkov <akorotkov@postgresql.org>

Commit: 6cfebfe88b9a753152862b83d42d1103125b01bd
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2024-10-24T11:38:06Z
Releases: 18.0
Make WaitForLSNReplay() issue FATAL on postmaster death

Reported-by: Michael Paquier
Discussion: https://postgr.es/m/ZvY2C8N4ZqgCFaLu%40paquier.xyz
Reviewed-by: Pavel Borisov

Files

PathChange+/−
src/backend/access/transam/xlogwait.c modified +11 −1

Discussion