Hello Community,
we want to increase the min/max values for the database connection pools using Docker environment variables instead of the dbconfig.xml file. However, the min/max values are not being updated through the Docker environment variables.
Here are the environment variables we are currently using for the database connection pools:
We have also changed the max_connections in the postgresql.conf file.
This is how our databse connection pool currently looks:
Thank you in advance
Hi @Emircan Sentürk ,
Maybe a strange question, but why would you like to change the variable? At the moment, 40 connections are available, but there is no need to change it?
Kind regards,
Bert
I'd like to proactively increase the number of connections to handle future load spikes and potential integrations, to ensure long-term system stability, and also to learn how to adjust it as needed.
Kind regards,
Emircan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.