Persistent databases in clickhouse-local#71722
Conversation
|
This is an automated comment for commit 633aba2 with description of existing statuses. It's updated for the latest CI running ❌ Click here to open a full report in a separate page
Successful checks
|
|
Note that we need a setting to enable or disable this (#50647 (comment)) I use clickhouse local for temporal things almost exclusively, so for me having it in |
|
Yes, this adds a flag |
7de2ba8 to
211a421
Compare
|
I decided to split it into two parts. In the first part, it will retain data only if you explicitly specify the --path. |
…as its application, `f()`, even if the function accepts arguments.
…ouse-local-persistency
…ouse-local-persistency
Cherry pick #71722 to 25.4: Persistent databases in clickhouse-local
Backport #71722 to 25.4: Persistent databases in clickhouse-local
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
clickhouse-localwill retain its databases after restart if you specify the--pathcommand line argument. This closes #50647. This closes #49947.CI Settings (Only check the boxes if you know what you are doing):