Skip to content

Mysql::backup Compression Optional #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 13, 2012

Conversation

hunner
Copy link
Contributor

@hunner hunner commented Sep 26, 2012

Added a parameter to mysql::backup to make bzip2 compression optional. Compression is enabled by default, so current behavior is not affected.

Rationale:
We are storing our MySQL backups on a system with deduplication. Compression and dedup do not play well together, so it's advantagous to be able to disable it.

Closes #116

hunner and others added 3 commits September 26, 2012 13:40
Added a parameter to mysql::backup to make bzip2 compression
optional. Compression is enabled by default, so current behavior
is not affected.

Rationale:
We are storing our MySQL backups on a system with deduplication.
Compression and dedup do not play well together, so it's advantagous
to be able to disable it.
ryanycoleman pushed a commit that referenced this pull request Oct 13, 2012
Mysql::backup Compression Optional
@ryanycoleman ryanycoleman merged commit bb4f15b into puppetlabs:master Oct 13, 2012
pmcmaw pushed a commit to pmcmaw/puppetlabs-mysql that referenced this pull request Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants