The postgres container is build from image postgres:10-alpine
. It uses a prepared /etc/postgresql/postgresql.conf
file with parameter:
max_prepared_transactions = 110 # zero disables the feature
This is needed to successfully deploy Keycloak for SORMAS.