Set database connection to 25 to avoid too many connections error

Description

The confd template in our container images uses as default the minimal pool size 50. We had to reduce the size to 25 to avoid error messages. See

We should set the default setting in our database configuration template in our container images to the same value. People running in the container image could rely on a working default setting. As it is right now, people need to a) increase the default connection limit in PostgreSQL to > 100 or b) configure the min pool size manually to 25 instead 50.

Environment

None

Acceptance / Success Criteria

None

Activity

Show:

Ronny Trommer October 10, 2023 at 8:55 AM

Merged to foundation-2023 branch.

Done

Details

Assignee

Reporter

Affects versions

Priority

PagerDuty

Created October 9, 2023 at 3:14 PM
Updated October 10, 2023 at 8:57 AM
Resolved October 10, 2023 at 8:55 AM