This blog outlines the step-by-step process for setting up an EDB Postgres® AI for CloudNativePG replica cluster using the Barman Cloud Plugin for backups and WAL archiving. Environment Details: Operator: EDB Postgres® AI for CloudNativePG 1.28.1 Database: EDB Postgres Advanced Server 18 (EPAS) Backup Setup: Barman Cloud Plugin v0.11.0 Storage: AWS S3 1. Pre-requisite: Create Namespaces and Credentials First, we establish separate namespaces for the primary and replica clusters and store the S3 credentials required for the Barman plugin to access the object store. user% kubectl create ns
↧






