camunda-community-hub / camunda-7-community-helm

Camunda public Kubernetes Helm repo and charts
Apache License 2.0
39 stars 38 forks source link

[FIX][PR] Postgres connection failed #9

Closed xoojulian closed 2 years ago

xoojulian commented 3 years ago

Installed with Postgres configuration and initialized successfully. During operation, the database connection raised the following errors: PSQLException: Cannot commit when autoCommit is enabled According to googled solutions, one is working perfectly adding the following environment: DB_VALIDATE_ON_BORROW = true

8 PR submitted

aabouzaid commented 2 years ago

Fixed by PR no. #13