|
|
|
|
|
by dijit
1649 days ago
|
|
I am finding it difficult not to reply with snark, because I'm quite sure that 2weeks of downtime to restore your systems in a data corruption or complete failover scenario is not reasonable to your directors. But, even that said: you can copy the binary files over to a new machine (copy-on-write snapshots -> rsync) -> store a copy -> start up the database, sanitise -> ship around to dev envs. |
|
You’re conflating dev environments with restoring backups. Those can be the same thing but are often separate.