April 27, 2026
Backups go bust, comments go boom
Pgbackrest is no longer being maintained
Beloved database backup tool bows out; fans mourn, joke, and ask who’s in charge now
TLDR: After 13 years, pgBackRest — a widely used PostgreSQL backup tool — is no longer maintained, and any forks must use a new name. Commenters swung from thank‑yous to panic and memes about execs “vibe‑coding” backups, debating why there’s no handoff and urgently asking what to use next
Pour one out: after 13 years, the solo maintainer behind pgBackRest — a go‑to tool for backing up the popular PostgreSQL database — says he’s stepping away, calling it obsolete and asking any future forks to pick a new name. The reasons? Corporate sponsorship dried up, a post‑acquisition job hunt fizzled, and maintaining a heavy‑duty project for free just isn’t sustainable. The comments erupted with a mix of stunned silence, heartfelt thank‑yous, and mild panic. One user who’d planned to install it this weekend confessed they’d even assumed it powered big‑cloud backups — cue a chorus of “wait, what does my company use?”
Then the drama kicked in. A top meme: execs “vibe-coding” their own backup system — because what could possibly go wrong. Others pressed the big question: why shut it down without naming a successor? With 3.8k stars on the repo, some argued the torch could be passed, while others defended a clean break rather than slow, sporadic maintenance. The thread veered between gratitude for a decade-plus of work and anxiety over “what now?”, with calls for alternatives and pet theories about who might fork it and rebuild trust. The real story isn’t the code — it’s the community realizing how fragile our “free” foundations are, and how quickly one person’s bandwidth becomes everyone’s Friday-night fire drill
Key Points
- •pgBackRest is no longer maintained; a notice of obsolescence has been issued.
- •Forks of pgBackRest should adopt a new project name rather than reuse the original.
- •The maintainer cites lack of sponsorship and suitable roles after Crunchy Data was sold as key reasons for ending maintenance.
- •pgBackRest v2.58.0 is the current stable release, and the project documentation highlights extensive backup features.
- •Features include parallel backup/restore with lz4/zstd, secure local/remote operation via TLS/SSH, multiple repositories, full/differential/incremental backups, WAL retention policies, checksums for integrity, and repository formats compatible with PostgreSQL.