Skip to content

Log stop of walreceiver#904

Merged
knizhnik merged 1 commit intoREL_16_STABLE_neonfrom
log_walrcv_stop_v16
Mar 6, 2026
Merged

Log stop of walreceiver#904
knizhnik merged 1 commit intoREL_16_STABLE_neonfrom
log_walrcv_stop_v16

Conversation

@knizhnik
Copy link

@knizhnik knizhnik commented Mar 5, 2026

Log walreceiver termination

Copy link

@HaoyuHuang HaoyuHuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The incident hits FATAL and exits. Will this message show up?

In general, will this message show up when wal receiver exits?

@knizhnik
Copy link
Author

knizhnik commented Mar 6, 2026

The incident hits FATAL and exits. Will this message show up?

In general, will this message show up when wal receiver exits?

FATAL happens in startup process which performs redo which it tries to apply invalid (zero) was record. walreceiver was restarted before (and long enough time before).

@knizhnik knizhnik merged commit 0113957 into REL_16_STABLE_neon Mar 6, 2026
1 check passed
@knizhnik knizhnik deleted the log_walrcv_stop_v16 branch March 6, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants