Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aux on replica v15 #514

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Aux on replica v15 #514

merged 2 commits into from
Nov 11, 2024

Conversation

knizhnik
Copy link

No description provided.

@knizhnik knizhnik merged commit 95d5bb1 into REL_15_STABLE_neon Nov 11, 2024
1 check passed
@knizhnik knizhnik deleted the aux_on_replica_v15 branch November 11, 2024 19:04
knizhnik added a commit to neondatabase/neon that referenced this pull request Nov 13, 2024
## Problem

Attempt to persist LR stuff at replica cause cannot make new WAL entries
during recovery` error.
See https://neondb.slack.com/archives/C07S7RBFVRA/p1729280401283389

## Summary of changes

Do not wallog AUX files at replica.
Related Postgres PRs:

neondatabase/postgres#517
neondatabase/postgres#516
neondatabase/postgres#515
neondatabase/postgres#514


## Checklist before requesting a review

- [ ] I have performed a self-review of my code.
- [ ] If it is a core feature, I have added thorough tests.
- [ ] Do we need to implement analytics? if so did you add the relevant
metrics to the dashboard?
- [ ] If this PR requires public announcement, mark it with
/release-notes label and add several sentences in this section.

## Checklist before merging

- [ ] Do not forget to reformat commit message to not include the above
checklist

---------

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
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