Skip to main content
2 votes
1 answer
897 views

How to use Firebase Point-in-time recovery (PITR)?

I have just read the docs on the new Point-in-time recovery (PITR) release which I am absolutely pumped about. I’m trying to test out the sample code provided by Firebase here for reading a PITR ...
Brandon Dooley's user avatar
0 votes
0 answers
276 views

GCP Cloud SQL (PostgreSQL) Backups remain after deleting the isntance

We have recently started using GCP Cloud SQL, and have been testing backup and restores. We have done the following and seem to have backups that are not associated with an instance, and we can't ...
mARK aNDREWS's user avatar
1 vote
1 answer
246 views

Is there a way to have a MongoDB user remain despite a restore from backup?

We do copies from Prod -> Dev weekly. For the devs, we need a user that exists on the dev DB side to read/write into the dev DBs but not have this user exist on the prod side so we never have to ...
Kyle's user avatar
  • 25
0 votes
1 answer
1k views

Do Azure App Service Backups also restore configuration?

When restoring a backup for an App Service, does it also restore all the configurations like Connection strings and Application settings? I have looked through the documentation but it is unclear. ...
MetaName's user avatar
1 vote
1 answer
410 views

Restore multiple transaction log backup from disk

We are receiving transaction log backups from a vendor for a off-site database. We have already restored the full backup in Standby mode. we will be receiving multiple transaction log backups ...
Asha Richardson's user avatar
0 votes
1 answer
3k views

Backup Postgres Table using pg_dump is there a workaround to include the --jobs option

I am using postgres 12 and have a database thats 1TB in size. I am performing a big delete on a table that is 140+GB in size. I am testing the process and am looking to do a pg_dump of the table and ...
rdbmsNoob's user avatar
  • 141
-2 votes
1 answer
198 views

Can I create a different website and upload my backed-up files there from the previous website? [closed]

Can I create a totally different website (hosting provider + domain name) and upload my backed-up files from my old website if I am missing my database backup?
vsol's user avatar
  • 1
5 votes
1 answer
3k views

Apache Solr Cloud Backup Issues to path when 'solr.allowPaths' is set

I am trying to backup a solr cloud collection. Solr and Zookeeper are running in docker containers. There are 3 solr (using ports: 8981,8982,8983) and 3 ZKs containers running. I am passing a docker ...
J.Alex's user avatar
  • 113
0 votes
1 answer
3k views

Another duplicity instance is already running with this archive directory

I get this message when i try to back up my ubuntu desktop with Duplicity ... Another duplicity instance is already running with this archive directory My Duplicity version is... dara@laptop-20-04:~/...
Myuser03's user avatar
2 votes
1 answer
615 views

RDS - automated snapshots with Backups disabled?

In order to take our own full and differential backups to S3 buckets (for restore to new instances), we would like to disable automated RDS backups (the automated backups bugger up the LSN's for our ...
Lee Boozer's user avatar
2 votes
2 answers
666 views

How to snapshot program data structures during the lifetime of a program in python?

I want to keep track of the changes that occur in certain data structures (dictionaries) during the lifetime of my python program. We can achieve this by either taking snapshots or backups. Backups ...
S.E.K.'s user avatar
  • 167
1 vote
0 answers
338 views

Backup and Restore Realm file iOS

Are there any clear directions on how to create backups and restores of Realm files for iOS and swift? Thank you very much.
Q. Preau's user avatar
0 votes
1 answer
16 views

Wordpress error in reinstalling from backup

I got a backup from the server from duplicator plugin and direct but non of them did not work properly the direct downloaded backup got more errors even map url to localhost but the backup from ...
Nalaka Dinesh's user avatar
0 votes
0 answers
604 views

Latest version of mongorestore very slow when restoring backup made with old version of mongodump

I am using mongorestore 4.2 mongorestore --gzip --archive=my-archive.gz to restore a backup made with mongodump 3.2(ish?) and the process is very, very slow. Like I haven't even seen one completed ...
orpheus's user avatar
  • 479
0 votes
0 answers
322 views

Percona xtrabackup almost never produces viable backups - but reports "Completed OK!"

I'm using Percona 5.7.18-16 for my MySQL (Percona) DB server. I'm using Percona xtrabackup 2.4.8 to make live backups of the running server. I've set up a testing server to verify backups made from ...
Stefan's user avatar
  • 408

15 30 50 per page