Barman and Hot Standby

From: "Capobianco, Tony" <Tony(dot)Capobianco(at)bcbsma(dot)com>
To: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Barman and Hot Standby
Date: 2023-04-04 22:24:20
Message-ID: BLAPR13MB466051A9C39C3EDA6209DC559E939@BLAPR13MB4660.namprd13.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I have barman successfully running and performing scheduled backups.

psql -d db -p 1234 -c "show archive_command"
archive_command
--------------------------------------------------------
barman-wal-archive 10.11.12.13 cluster_name %p

psql -d db -p 1234 -c "show wal_level"

wal_level

-----------

replica

How can I add hot standby functionality to my environment if the archive_command is already defined with barman-wal-archive?

Thanks.
Tony

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Karthik Krishnakumar 2023-04-05 07:07:41 Max tables in a cluster?
Previous Message Roland Che 2023-04-04 16:34:50 ERROR: invalid memory alloc request size