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

Remove on-disk-startup control #1336

Merged
merged 4 commits into from
Jul 8, 2023
Merged

Remove on-disk-startup control #1336

merged 4 commits into from
Jul 8, 2023

Conversation

otoolep
Copy link
Member

@otoolep otoolep commented Jul 8, 2023

With the move to WAL and "synchronous mode" to OFF, on-disk startup times are very close to in-memory. There is no need for this control anymore and it complicates the start-up code.

With the move to WAL and "synchronous mode" to OFF, on-disk startup
times are very close to in-memory. There is no need for this control
anymore and it complicates the start-up code.
@otoolep otoolep merged commit 971921f into master Jul 8, 2023
15 of 17 checks passed
@otoolep otoolep deleted the remove-on-disk-startup branch July 8, 2023 13:54
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.

None yet

1 participant