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 |
See the guide at https://render.com/docs/backup-postgresql-to-s3 for more information.