Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deadaf committed Apr 30, 2023
1 parent e75afe4 commit ca2ab0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This is a simple Python application that creates a backup of a PostgreSQL database, compresses it using gzip, and uploads it to MEGA.nz. The application reads the database details from a db.json file that includes the database name and URL. It uses the pg_dump and gzip utilities to create and compress the backup file, respectively.

![image](https://user-images.githubusercontent.com/72350242/235348633-9616607e-a604-45d0-8d09-25cb900b5d10.png)

## Installation & Usage

- Clone this repository using `git clone https://github.com/deadaf/psql-backup.git`
Expand Down

0 comments on commit ca2ab0d

Please sign in to comment.