Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade postgres to a supported version (16?) #48

Open
alexlovelltroy opened this issue May 9, 2024 · 0 comments
Open

Upgrade postgres to a supported version (16?) #48

alexlovelltroy opened this issue May 9, 2024 · 0 comments

Comments

@alexlovelltroy
Copy link
Member

Postgres 11 is no longer supported. We should be able to upgrade to Postgres 16 and get back on a supported platform.

image: postgres:11.5-alpine

I tried to drop in the new postgres container, but something seems to have changed with the way permissions work because I the migration containers report permission errors on 16.

We need to figure out what has changed and update the script that manages users and databases for us: [multi-psql-db.sh)(quickstart/pg-init/multi-psql-db.sh)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant