Skip to content

postgres backup-and-push-to-s3 script. Also dockerized

License

Notifications You must be signed in to change notification settings

moby-it/pg_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PG Back up container

Bash script running inside that back up the given postgress database and send the backup to an S3.

Requirements

This script works with 2 mandatory pieces of informations:

  • The .s3cfg that contains the auth-to-s3 info
  • the connection_string

How to run

  • Create a .s3cfg file in this repo directory.
  • create a connection_string file in this repo that inclues the postgres connection string.

By Moby IT

About

postgres backup-and-push-to-s3 script. Also dockerized

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published