Questions tagged as 'backup'

1
answer

How to synchronize mysql database (security backup)

I have a website hosting files, (file server), I sync the files with another server .. in case something happens I have a copy of all the files .. But have some way to always save a copy of the database automatically? I always need to go to php...
asked by 20.05.2018 / 07:49
2
answers

Check Consistency of a SQL Server backup in C #

How can I check the integrity of the backup file of a SQL Server database in C # ?? I used the following namespace and classes to generate the backup: Microsoft.SqlServer.Management.Smo { ServerConnection Server Backup BackupD...
asked by 06.01.2017 / 18:33
1
answer

Running Data Bank SQL Server External HD

I'm starting to build a Web application using SQL Server and I talked to my client to make the database backup available, avoiding access to their production base, since it does not have a certification base. The 10GB .bak was generated where it...
asked by 19.10.2016 / 02:54
2
answers

Backup email IMAP OR POP what difference? [closed]

I'm not sure if I'm going to use the MailStore Home tool but I do not know if I can do IMAP or POP Backup, does anyone know the difference?     
asked by 29.06.2016 / 19:21
2
answers

Perform automatic MySQL backup

I'm using MySQL as a DBMS, and while searching the internet for a way to create a backup routine I found that older versions had a tool that no longer exists in newer versions, uses MySQL was not in the old versions. I would like to know if...
asked by 19.06.2015 / 15:57
1
answer

Linux - Copy only attributes of files in a folder [closed]

From the beginning ... I had a problem with my partitioning and I needed to clear my hard drive. I'm running Linux Mint 19 on Live-CD (USB) so I can copy the contents of my / home folder (which was on another partition - / dev / sda6 - and mount...
asked by 10.07.2018 / 22:49
1
answer

Error when trying to backup database in postgresql

I'm trying to back up a database in Postgresql, however I'm getting the following error: erro ao ler objeto grande 118287: ERROR: permission denied for large object 118287 I looked up the error and found the following information...
asked by 09.07.2018 / 14:01
2
answers

I can not restore my backup

I made a backup once and it worked. Now more tables have been created, views w wc and I need to update the database. As the bank is in a network address and for security, we can not do anything, the manager here made a backup for me to install i...
asked by 26.09.2014 / 14:34
3
answers

Difference between ways to perform a backup (disk space, buffer, etc.)

Suppose I have a machine with 10GB of free disk space, and I have a backup script of a postgresql database, which when run, backs up locally and then copies to another remote server. The problem is this, when the backup reaches...
asked by 12.02.2014 / 11:18
0
answers

Error restoring mysql backup [closed]

Good afternoon, people. I have a problem with backing up and restoring data from a MySQL database. I generated a backup of the data using mysqldump to format the pc and install a new operating system. It turns out that now I'm trying to re...
asked by 26.12.2018 / 19:03