pgbackrest/pgbackrest
Reliable PostgreSQL Backup & Restore observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 76
- age_days: 4678
- days_rel: 16
- days_push: 9
- n_releases_24m: 10
Adoption not part of the score
4334 stars · 386 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
pgBackRest is a reliable backup and restore tool for PostgreSQL that scales to the largest databases and workloads. It supports parallel full, differential, and incremental (file or block level) backups, WAL archiving, and local or remote repositories on disk or object storage like S3, Azure, and GCS.
Use cases
- back up a large PostgreSQL database in parallel with compression
- set up WAL archiving and point-in-time recovery for Postgres
- store PostgreSQL backups in S3, Azure Blob, or GCS
- run incremental or differential backups of a Postgres cluster
- restore a terabyte-scale PostgreSQL database quickly
- maintain multiple backup repositories with different retention policies
- verify backup integrity with checksums
When to choose
- you need reliable, scalable PostgreSQL backup and restore with WAL archiving
- your databases are large and backup speed matters (parallelism, lz4/zstd)
- you want backups on cloud object storage or remote repositories over TLS/SSH
- you need block-level incremental backups or point-in-time recovery
When to avoid
- you back up databases other than PostgreSQL
- you want a simple GUI-managed backup solution
- you need a lightweight dump-only workflow where pg_dump suffices
Facets
cli-tool · maturity stable
backup database compression cryptography developer-tools databases self-hosted backend cli self-hosted cloud postgresql wal-archiving point-in-time-recovery s3 azure gcs incremental-backup parallel-processing devops linux macos
4 sources
- readme: https://github.com/pgbackrest/pgbackrest · fetched 2026-08-28 · 33160a3aa52b
- homepage: https://pgbackrest.org · fetched 2026-08-29 · 009002fcd8e7
- site_page: https://pgbackrest.org/release.html · fetched 2026-08-29 · 27ff4322c751
- site_page: https://pgbackrest.org/faq.html · fetched 2026-08-29 · 5214123194b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pgbackrest/pgbackrest | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="pgbackrest/pgbackrest")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem