> Hi , > > Can some one please point me to the document or guide me steps by which I > can take the backup of postgres9.6 running bucado cluster. > > I have 3 node. Node1 is running bucardo server and other 2 are data node. > I want to know exact steps by which I can take backup of bucardo cluster and > prerequisites that I have to check before triggering the backup. > Also steps to restore the backup on failed node and joining back in cluster > or adding new node in cluster. > Any Help is appreciated ..
Hi Arshi, There shouldn’t really be any specific trick to this; you’d just backup the database as normal, making sure to also backup your “bucardo” database if that runs on a separate database cluster. “pg_dump”, “pg_backrest”, etc should just work as normal to save the state of the Bucardo database. HTH, David -- David Christensen End Point Corporation [email protected] 785-727-1171
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
