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

Ensure local postgres docker container version matches the postgres version in the bitnami helm chart set up by the infra repo #545

Open
Greenheart opened this issue Jan 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Greenheart
Copy link
Collaborator

Greenheart commented Jan 9, 2025

This needs to be clearly documented, for example by specifying the right version of postgres in the README.

The docker run commands should use the same postgres version, which should be
postgres:16.4-bookworm to match bitnami.

Otherwise we might run into problems with differences in behaviour during development, testing and production

@Greenheart Greenheart added the bug Something isn't working label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant