pgBackRest – Running Backup from a Standby Server
In our previous blog post, we discussed how to set up pgBackrest on a single standalone PostgreSQL Instance. When you run backups on a Primary Instance, we would be utilizing the computing power of the primary instance that takes the WRITES traffic. For this reason, one may choose to shift the backup job from primary to standby. These …
pgBackRest – Running Backup from a Standby Server Read More »