Eugene Klimov
Eugene Klimov
After https://github.com/Altinity/clickhouse-backup/discussions/905
need to implements following corner cases - restore RBAC jsonl objects into local user directories if relicated not present - restore RBAC *.sql into replicated if local directories is not...
If without --tables then check total size if with --tables then check table metadata size after download think about `ObjectStorage` size
### Discussed in https://github.com/Altinity/clickhouse-backup/discussions/867 Originally posted by **tadus21** March 8, 2024 Hey, We have a use case where we store data in ReplicatedMergeTree table which keeps it in different disks...
it will decrease storage costs, restore will faster but will have performance degradation before MATERIALIZE PROJECTION will execute Will work only in 24.2+
need to think how to properly caclulate part size for storages which support multipart upload
OS Windows 7 StackTrace: null java.lang.NullPointerException at hal.phpmetrics.idea.RunPhpMetricsAction.actionPerformed(RunPhpMetricsAction.java:46) at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:162) at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter$1.run(ActionMenuItem.java:261) at com.intellij.openapi.wm.impl.FocusManagerImpl.runOnOwnContext(FocusManagerImpl.java:916) at com.intellij.openapi.wm.impl.IdeFocusManagerImpl.runOnOwnContext(IdeFocusManagerImpl.java:124) at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:231) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018) at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:104) at com.intellij.ui.plaf.beg.BegMenuItemUI.a(BegMenuItemUI.java:512) at com.intellij.ui.plaf.beg.BegMenuItemUI.access$300(BegMenuItemUI.java:44) at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:532) at java.awt.Component.processMouseEvent(Component.java:6505)...