PyrrhaP
ZITADEL•2w ago
Pyrrha

Cannot deploy with latest Postgres

Use-case: IdP for personal usage
Environment: Self hosted, deployed with Helm on Kubernetes
Version: latest (Chart 9.13.0, latest tag for Docker image)
Stack:
  • PostgreSQL 18
    Using it in Kubernetes, using Zitadel helm chart and CNPG Operator for PostgreSQL.
What you expected to happen: With a fresh install, by skipping the database creation/grand/user, just to create Zitadel tables.
What went wrong: Running init zitadel, even with disabled caches, fails on step 34 when creating UNLOGGED tables.
Attachments: More info on the related issue 10712

I'm creating this post because the impact is huge: a new instance cannot be run on latest PostgreSQL version.
Was this page helpful?