backup-strategies Questions
2
From the research I have done, mongodump doesn't have a built-in check to verify the integrity of a mongodump operation; at least, nothing apparent to the user. I may be wrong. If I am, please info...
Pledge asked 22/4, 2014 at 15:18
6
While doing a MySQL dump is easy enough, I have a live dedicated MySQL server that I am wanting to setup replication on. To do this, I need dumps of the databases to import to my replication slave....
Godparent asked 14/4, 2011 at 16:57
2
I am looking for a way to backup/restore Windows Azure Active Directory to protect against user error. I recognize the robust nature of Azure and am not concerned with infrastructure failure ...
Leighannleighland asked 3/9, 2013 at 13:59
1
Recently I installed Nexus Repository 3 in OpenStack Cloud and I am using it for a while now. I would like to perform incremental backup of Nexus and thus securing our data.
How can one perform in...
Sansculotte asked 18/1, 2018 at 22:37
2
My aim is to back up and restore a dynamodb table to/from S3.
I'm aware about the Import/Export using data pipelines and DynamoDb streams.
My concern using Data Pipeline is that when the backup pro...
Urban asked 19/9, 2015 at 22:19
3
Solved
I have e elasticsearch environment configured on GCE (Google Compute Engine) with two nodes, therefore two VM's and I need to create a backup strategy for this.
I first thought I could use the elas...
Ehling asked 4/2, 2015 at 14:9
2
Solved
Question in short form: It seems from the followups that I should perhaps emphasize and simplify the core of my question. The core is this: other backup options for Android DBs seems to leave the r...
Charest asked 5/2, 2016 at 15:4
5
Solved
I often hear that having an SVN repository doesn't cancel need for backups.
How is such backup done? I mean the repository will inflate over time, won't it? So do I back it up as a whole eve...
Childhood asked 31/3, 2011 at 13:41
1
Solved
I have a question regarding the Magento options found under:
Admin Panel -> System -> Tools -> Backups
What is the difference between "System Backup",
"Database and Media Backup", and "Database B...
Euripus asked 21/7, 2012 at 17:7
1
I've been doing my homework on how to backup SharedPreferences in my Android application, especially using reflection to maintain backwards compatibility. At least I've been trying. Unfortunately, ...
Pentathlon asked 1/3, 2011 at 23:8
2
Solved
I am trying to make a simple backup script for my remotely hosted git repos. In the script I have a few lines that currently look like this:
git clone git@server:repo.git $DEST
tar czvf repo.tgz $...
Robin asked 13/5, 2011 at 16:58
8
Solved
I have terabytes of files and database dumps that I need to backup off-site.
What's the best way to accomplish this?
I'm currently weighing rsyinc to Amazon EBS or getting an appliance (eg barrac...
Depressive asked 12/12, 2008 at 19:27
3
Solved
I was digging around and found an executable for something I wrote in Visual C++ 6.0 about 8 years ago. I never backed up the source code, but I think I always compiled everything in debug mode. I ...
Fonville asked 26/1, 2011 at 15:3
1
Solved
I read this article (archived link) which explained very well how to setup PGP on macOS. But I'm planning to use the keys generated for signing Git commits, so I figure I need to transfer the...
Hinckley asked 4/7, 2010 at 11:45
3
Solved
Hy guys, i have a postgresql 8.3 server with many database.
Actually, im planning to backup those db with a script that will store all the backup in a folder with the same name of the db, for exam...
Infest asked 15/7, 2009 at 10:18
1
© 2022 - 2024 — McMap. All rights reserved.