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

Update to use more recent version of PostgreSQL #846

Open
hwine opened this issue Mar 8, 2023 · 0 comments
Open

Update to use more recent version of PostgreSQL #846

hwine opened this issue Mar 8, 2023 · 0 comments

Comments

@hwine
Copy link
Contributor

hwine commented Mar 8, 2023

AWS has dropped support for PostgrSQL v10, and will force migrate folks to PostgreSQL v14 after 2023-04-17. We don't want to risk any issues.

Currently, the code is deployed against v10 in production, but is tested with v11 with make integration-test, which is part of CI pipeline.

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

Successfully merging a pull request may close this issue.

1 participant