In this blog, you will learn how to backup and restore a PostgreSQL database. Enjoy!

1. Introduction

Some time ago, I needed to back up a PostgreSQL database from a production server in order to be able to fix a problem that was difficult to reproduce in the test environment. It appeared that I could not find the answer very quickly by means of a Google search. After a while, I managed to find out the commands I needed to use, and it seemed to me a good idea to share this knowledge.

Leave a Reply

Your email address will not be published. Required fields are marked *