Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 899 Bytes

File metadata and controls

22 lines (15 loc) · 899 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
18 3.23
17 3.21
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.