We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
PostgreSQL WAL Archiving with pg_receivewal
Summary
Description
To get the commands used in this tutorial, visit: https://www.scalingpostgres.com/tutorials/postgresql-wal-archiving-pg-receivewal.
Learn how to archive PostgreSQL's Write Ahead Log (WAL) to a separate server using pg_receivewal. This is probably one of the most efficient ways to archive your WAL files.
This tutorial assumes you already have streaming replication setup, if not, check out this video: https://www.youtube.com/watch?v=NaPnYQBBdyU
Want to learn more about Postgres performance?
Join my FREE mini-course called the PostgreSQL Performance Starter Kit here: https://www.scalingpostgres.com/courses/postgresql-performance-starter-kit/
Translated At: 2025-02-28T13:06:00Z