Skip to content
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

Revert "backup: Use pargzip instead of pgzip for compression." #8174

Merged
merged 1 commit into from
May 24, 2021

Conversation

rafael
Copy link
Member

@rafael rafael commented May 24, 2021

Description

This reverts PR #7037. It introduced significant performance regressions. Backups are taking twice as long with this change. Per discussion in Slack, we will revert this in 9.0 and fix forward with #7978 where the decompressor will be configurable. That way users can choose the compression algorithm that makes more sense for their environment.

Signed-off-by: Rafael Chacon [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants