Skip to content

To get daily backups to S3 so we can have longer hold times for backups

License

Notifications You must be signed in to change notification settings

Marble-Collective/postgres-s3-backups

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy a Cron Job to Backup PostgreSQL to Amazon S3

This repo can be used to deploy a Cron Job on Render to backup a PostgreSQL instance to Amazon S3.

Fork this repo and click the button below to deploy.

You'll need to set corresponding OS and Postgres versions:

POSTGRES_VERSION ALPINE_VERSION
16 3.20
15 3.20
14 3.20
13 3.19
12 3.18

Deploy to Render

See the guide at https://render.com/docs/backup-postgresql-to-s3 for more information.

About

To get daily backups to S3 so we can have longer hold times for backups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.5%
  • Dockerfile 11.5%