Question : I have SQL 2008 R2 64bit and it is backed up with ASIGRA SQL backup. The issue I […]
Tag: restore
How to repair corrupted PostgreSQL pg_toast error
Question : The hard drive on my PostgreSQL 9.5 server died, but I managed to recover most of the data. […]
How to restore Postgresql without pg_control but with file system backup and wal files?
Question : OS: Ubuntu 16.04, Docker Postgresql: 10 I’m using an alternative file-system backup that is making “consistent snapshot” of […]
SQL Fast database restore with Azure Virtual Machine instant recovery snapshot and SQL in Azure VM?
Question : I have a large database. If I want to restore to a point in time using a full […]
Migrating 300 GB mysql database from one server to another cleanly with minimum downtime
Question : I have a 300 GB mysql database which i want to migrate to another server in order to […]
Mongo DB Site to Site Migration
Question : I am somewhat new to MongoDB but I do have some experience with MySQL and PostgreSQL. Currently, I […]
Is it imperative that I backup my index files?
Question : I have a few different instances (SQL 2000, 2005) with indexes placed in a separate filegroup. Do i […]
SQL Server Msg 2812, level 16 state 62 line 30
Question : I want to make automatic backup and restore my database on SQL Server 2012. I have made automatic […]
unable to start the standby postgres database
Question : Situation I have 2 separate instances. Both running on Ubuntu 14.04 server. Both have installed postgres 9.5 the […]
Is Database Backup Time = Restore Time in SQL Server?
Question : I have a SQL Server Database with 10 GB size. When I performed a backup, it took almost […]