postgres-operator/pkg/util
Dmitrii Dolgov 918df1461b Add possibility to set max db connections
Since it's an important part of a connection pool configuration, allow
to configure max db connections, that pool will open to a target db.
From this numbers several others (like default pool size, min pool size,
reserve) will be deduced, taking into account desired number of instances.
2020-03-03 15:58:33 +01:00
..
config Add possibility to set max db connections 2020-03-03 15:58:33 +01:00
constants Add possibility to set max db connections 2020-03-03 15:58:33 +01:00
filesystems Fix golint warnings 2017-08-01 16:08:56 +02:00
k8sutil Add possibility to set max db connections 2020-03-03 15:58:33 +01:00
patroni Handle IPv6 k8s pods in Patroni URLs (#671) 2019-09-30 10:14:27 +02:00
retryutil Fix golint failures 2019-01-08 13:04:48 +01:00
ringlog fix comments for ringlogger 2017-09-26 13:12:38 +02:00
teams extend docs and polish manifest examples (#762) 2019-12-12 17:55:41 +01:00
users reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
volumes reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
util.go Add possibility to set max db connections 2020-03-03 15:58:33 +01:00
util_test.go Enforce minimum cpu and memory limits (#731) 2019-12-12 16:43:55 +01:00