News, tips, guides and tools by the creators of SimpleBackups web
Latest Post
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 examples), common pg_dump options and what they do, and common errors.
Read more →
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...