fly-apps / fly-apps/postgres-flex
compress data.tar?
Open
- Dominant language
- Go
- Stars
- 171
- Forks
- 76
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
👋
I enabled backups on my cluster and noticed that `base/*/data.tar` files are uncompressed.
I wonder if there is an option to enable compression for them?
Here's what I get when I compress the downloaded `data.tar` with `zstd` "manually"
```
-rw-r--r-- 1 x staff 1.6G May 17 15:19 data.tar
-rw-r--r-- 1 x staff 264M May 17 15:19 data.tar.zst
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.