Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

All databases option to output 1 file per database #138

Description

@benr77

Thanks for an awesome package. Very very useful and powerful!

I know there is the "split" option but this seems to only support splitting backup files in to smaller files based on file size.

When using the all_databases: true option, is there a way to output 1 file per database? This would be highly desirable in the case of e.g. having to only restore a single DB.

I suppose this could be

  • a single .tar file per database, OR
  • a single .sql dump file per database inside a single tar file

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions