Make backup to s3 script for postgres 16
K
Kai Marshland
The docs provided for backing up a database to s3 (https://docs.render.com/backup-postgresql-to-s3) links to this repository: https://github.com/render-examples/postgres-s3-backups. However, the build script is not compatible with postgres 16, which render now supports.
I would like the docs to be compatible the the default postgres version on new databases, currently postgres 16.
Log In
Activity Feed
Sort by
K
Karl Horky
Sounds like a good idea. 👍 Maybe the solution could be contributed by the community as well.
Kai Marshland what is currently incompatible? Do you have any error messages or anything?