Barman and Hot Standby

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux