Barman and Hot Standby - Mailing list pgsql-admin

From Capobianco, Tony
Subject Barman and Hot Standby
Date
Msg-id BLAPR13MB466051A9C39C3EDA6209DC559E939@BLAPR13MB4660.namprd13.prod.outlook.com
Whole thread Raw
Responses Re: Barman and Hot Standby  (Norbert Poellmann <np@ibu.de>)
List 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

pgsql-admin by date:

Previous
From: Roland Che
Date:
Subject: ERROR: invalid memory alloc request size
Next
From: Karthik Krishnakumar
Date:
Subject: Max tables in a cluster?