From: | Ron <ronljohnsonjr(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Barman versus pgBackRest |
Date: | 2018-09-04 12:46:40 |
Message-ID: | 082d0d98-2dcd-8c4b-31b6-3ca47b4159b3@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 09/04/2018 07:14 AM, Thomas Poty wrote:
> > Do you just change the IP address of the "restore target"?
> Do you expect a typical restore command?
I'm investigating barman and pgBackRest to replace our exitsing NetBackup
system, so don't know what you mean by "typical restore command".
Here are our typical use cases:
1. If my barman backup server has full backups, diffs and WALs for database
server MAIN_PG_SERVER, which hosts databases D1, D2 and D3, how much work is
it to do a PITR restore of D2 to a *different* Pg server?
2. Can I restore an older copy of database D2 to MAIN_PG_SERVER, *giving it
a new name* (so that now there would be databases D1, D2, D3 *and D2_OLD*)?
That's pretty trivial on SQL Server, and something I've had to do before so
the operations staff can research a problem.)
Thanks
--
Angular momentum makes the world go 'round.
From | Date | Subject | |
---|---|---|---|
Next Message | Kumar, Virendra | 2018-09-04 13:38:43 | psqlODBC |
Previous Message | Thomas Poty | 2018-09-04 12:14:53 | Re: Barman versus pgBackRest |