
pgbr
Self-hosted PostgreSQL backup, restore, and migration — a clean web interface over the tools you already trust.
Full pg_dump / pg_restore control
Every native flag — formats, filters, parallel jobs — configured from the UI and validated before the job is queued.
Scheduled backups
Cron schedules with timezones and per-schedule retention, reconciled from Postgres on every worker boot.
S3-compatible storage
Artifacts live in object storage. SeaweedFS by default for zero setup; point at S3, R2, or Backblaze when you scale.
One-click migrations
Stream pg_dump straight into pg_restore to move a database to a new host without staging a file.