PostgreSQL WAL Archiving with pgreceivewal
#############################
Video Source: www.youtube.com/watch?v=KpsJU1dLHrQ
To get the commands used in this tutorial, visit: https://www.scalingpostgres.com/tutor.... • 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: • PostgreSQL Streaming Replication • Want to learn more about Postgres performance? • Join my FREE mini-course called the PostgreSQL Performance Starter Kit here: https://www.scalingpostgres.com/cours...
#############################