---
title: "pgBackRest Is Dead?  | Scaling Postgres 415"
url: https://daily.dev/posts/pgbackrest-is-dead-scaling-postgres-415-zxj4gkiyq
source_url: https://www.youtube.com/watch?v=IC_O7UW5j6o
type: video:youtube
source: "Scaling Postgres"
published: 2026-05-31T07:44:28.100Z
updated: 2026-05-31T07:54:58.192Z
tags: ["postgresql"]
reading_time: 16
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# pgBackRest Is Dead?  | Scaling Postgres 415

**[Scaling Postgres](https://daily.dev/sources/scaling-postgres)** · 16 min read · 0 upvotes · 0 comments

## Summary

pgBackRest, widely considered the best PostgreSQL backup and restore tool, was archived by its sole maintainer David Steel on April 27th after 13 years of development. The project lost its corporate sponsor when Crunchy Data was acquired, and Steel could not secure alternative funding. The episode curates multiple community responses covering: alternatives like Barman, WAL-G, and pg_basebackup+pg_combinebackup (Postgres 17+); Percona's commitment to continue supporting pgBackRest; broader discussions on open source sustainability and the need for foundation-level governance (citing CNCF's model with CloudNativePG); and the unique copyright structure of PostgreSQL itself. Additional topics include queries for monitoring autovacuum, a new pg_wait_tracer tool for nanosecond-precision wait event tracing, parallel autovacuum coming in Postgres 19 (with caveats about IO-bound workloads), row-level security performance pitfalls, and HOT updates in Postgres.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=IC_O7UW5j6o>

---

Tags: [#postgresql](https://daily.dev/tags/postgresql)

[View this post on daily.dev](https://daily.dev/posts/pgbackrest-is-dead-scaling-postgres-415-zxj4gkiyq)
