fly-apps / fly-apps/postgres-flex

compress data.tar?

Open
#285 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.