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

PostgreSQL 17 not supported #732

Open
outermedia-cbo opened this issue Dec 4, 2024 · 0 comments
Open

PostgreSQL 17 not supported #732

outermedia-cbo opened this issue Dec 4, 2024 · 0 comments
Labels

Comments

@outermedia-cbo
Copy link

maxking/mailman-core:0.5 and maxking/mailman-web0.5

With PostgreSQL 17 Mailman does not start:

ERROR: column d.daticulocale does not exist

PostgreSQL 17 needs postgresql17-client. Unfortunately it is only in edge.

You can fix this with:

apk add --upgrade postgresql17-client --repository=https://dl-cdn.alpinelinux.org/alpine/edge/main

I hope this helps, in case someone else has upgraded PostgreSQL to 17.

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

No branches or pull requests

1 participant