github Altinity/clickhouse-backup v2.6.3
2.6.3

18 hours ago

v2.6.3

IMPROVEMENTS

  • implement new format for *.state2 files boltdb key value (please, check memory RSS usage)
  • clean resumable state if backup parameters changed, fix 840
  • switch to golang 1.23
  • add clickhouse_backup_local_data_size metric as alias for TotalBytesOfMergeTreeTablesm from system.asychnrous_metrics, fix 573
  • API refactoring, query options with snake case, also allow with dash case.
  • add --resume parameter to create and restore command to avoid unnecessary copy object disk data fix 828

BUG FIXES

  • after drop table, before create table, will check if replica path already exists, and will try to, helpfull for restoring Replicated tables which not contains macros in replication parameters fix 849
  • fix TestLongListRemote for properly time measurement
  • fix log_pointer handle from system.replicas during restore, fix 967
  • fix use_embedded_backup_restore: true behavior for azblob, fix 1031
  • fix Nullable(Enum()) types corner case for check_parts_columns: true, fix 1033
  • fix deletions for versioned s3 buckets, multiple object versions created during internal retry

Don't miss a new clickhouse-backup release

NewReleases is sending notifications on new releases.