PostgreSQL WAL Archiving with pg_receivewal

Author: Scaling Postgres
Published At: 2018-03-27T00:00:00
Length: 08:57

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

Request translate (One translation is about 5 minutes)

Version 3 (stable)

Optimized for a single speaker. Suitable for knowledge sharing or teaching videos.

Recommended Videos