Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 815 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 815 Bytes

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.