Signalen / backend

Backend for Signalen, an application that helps cities manage and prioritize nuisance reports.

Home Page:https://signalen.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostgreSQL version?

martijncalker opened this issue · comments

Hi there,

Currently the Helm Chart depends on bitnami/postgresql 7.7.2. Somehow it's tough to get the PostgreSQL version used. Second, the version seems unmaintained.

Based on the docker-compose file I would say that PostgreSQL 11 is supported, but I'd rather not make assumptions on things like this.

What PostgreSQL versions does the Signalen Backend support? And is it possible to document it somewhere?

PostgreSQL 11 is what is actually in use, thus yes it is supported.

commented

Helm chart version 7.7.2 indeed uses PostgreSQL version 11.6.0. Without too much hassle I think we can update to chart version 10.12.0, this is PostgreSQL 11.13.0

In Amsterdam we use postgres 11