Skip to content

New backup stategies #11

@andrii29

Description

@andrii29

According to this lines https://github.com/AlexAkulov/clickhouse-backup/blob/master/main.go#L402-L416 there are two backup strategies:
- tree
- archive
It would be nice to add compressed_archive (tar.gz), because not always we have enogh space to "doube" the clickhouse data.
Also it would be nice to add option tmp_folder - path to templorary folder, because /tmp usually exists on disk with 5-10 Gb space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions