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

Feat: dump pgzip support #164

Merged
merged 4 commits into from
Aug 17, 2024
Merged

Feat: dump pgzip support #164

merged 4 commits into from
Aug 17, 2024

Conversation

wwoytenko
Copy link
Contributor

  • Added support for pgzip in restorers and dumpers
  • Introduced --pgzip parameters in dump and restore command
  • Refactored GzipWriter
  • Added gzip support for data dumpers
  • renamed package from countwriter to ioutils

Closes #163

* Added support for pgzip in restorers and dumpers
* Introduced --pgzip parameters in dump and restore command
* Refactored GzipWriter
* Added gzip support for data dumpers
* renamed package from countwriter to ioutils
@wwoytenko wwoytenko self-assigned this Aug 16, 2024
@wwoytenko wwoytenko merged commit b7f7cef into main Aug 17, 2024
2 checks passed
@wwoytenko wwoytenko deleted the feat/dump_pgzip_support branch August 30, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add pgzip support
1 participant