An open API service indexing awesome lists of open source software.

https://github.com/marcellofabrizio/python-scheduled-backup-service

A Python program that runs scheduled backups of a PostgreSQL database
https://github.com/marcellofabrizio/python-scheduled-backup-service

aws aws-s3 database postgres postgresql python3

Last synced: 2 months ago
JSON representation

A Python program that runs scheduled backups of a PostgreSQL database

Awesome Lists containing this project

README

          

# Python-Scheduled-Backup-Service
A python service to backup a PostgreSQL database

## About this program
This is a scheduled program for backing up your PostgreSQL database
and upload it to AWS S3. Feel free to use it.