SimpleBackupsSimpleBackups

guides

News, tips, guides and tools by the creators of SimpleBackups web

Docker Postgres Backup/Restore Guide (with examples)

Latest Post

Docker Postgres Backup/Restore Guide (with examples)

February 18, 2021

Learn how to back up and restore docker postgres databases, with plenty of examples and commands. Dump docker PostgreSQL db with ease and restore it.

Read more

Docker Container Backup/Restore Guide

Docker Container Backup/Restore Guide

February 17, 2021

Learn how to back up and restore docker containers databases, docker backup strategy, what to back up and some background.

The Complete mongodump Guide (with examples)

The Complete mongodump Guide (with examples)

December 31, 2020

Learn how to use mongodump and mongorestore to dump and import monogodb collections, learn about the common errors and pitfalls in this comp...

The Complete mysqldump Guide (with examples)

The Complete mysqldump Guide (with examples)

December 7, 2020

Learn how to use MySQLDump to dump and import mysql database, learn about the common errors and pitfalls in this complete guide having a lot...

PostgreSQL pg_dump & pg_restore Guide

PostgreSQL pg_dump & pg_restore Guide

December 1, 2020

Extensive guide about pg_dump and pg_restore commands, how to use them to back up and restore postgresql databases (pg_dump + pg_restore exa...

How to Import an SQL File in MySQL

How to Import an SQL File in MySQL

November 21, 2020

So you already have your backup and decided to restore this on your MySQL database? In this article, we will tackle how to import SQL files ...

How to restore a PostgreSQL backup

How to restore a PostgreSQL backup

October 23, 2020

There are different types of database aside from the commonly used MySQL database. You might work on a project that uses another type of dat...

How to Restore a MySQL Dump

How to Restore a MySQL Dump

October 20, 2020

Learn how to restore a MySQL backup (dump) using a simple command, a different database, a different server, a different MySQL version, or a...

Extensive MySQL Common Errors List

Extensive MySQL Common Errors List

October 8, 2020

We review the most commond MySQL errors and how to fix them.

Mounting DigitalOcean Spaces and Access Bucket From Droplet

Mounting DigitalOcean Spaces and Access Bucket From Droplet

June 11, 2020

Step by step how to mount a DigitalOcean Spaces Bucket, and access it as how you normally access folders on Linux. The instructions will pre...