-
Notifications
You must be signed in to change notification settings - Fork 843
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
Is wal_log_hints still not configurable ? #2052
Comments
Yes, I looked through that one, I didn't find an explanation on the closure. I agree that not having wal_log_hints/checksums/rewind is a valid use case. I'm currently experiencing a serious performance degradation after switching from the stream replica to Patroni, checked the configs back and forth, the only difference is the wal_log_hints generating tons of WAL iops. Would you recommend any workaround, what if I disable the rewind and apply a local patch ? Thanks. |
The issue was closed because nobody was planning to work on it. |
@iomatters |
Environment
Is there still a way to disable use_pg_rewind and setting wal_log_hints = off respectively ?
Thanks.
The text was updated successfully, but these errors were encountered: