Skip to content

PostgreSQL 17 not supported #732

Open
@outermedia-cbo

Description

@outermedia-cbo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions