postgres-operator/pkg/util/constants
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
..
annotations.go Merge branch 'rolling_updates_with_statefulset_annotations' of github.com:zalando-incubator/postgres-operator into rolling_updates_with_statefulset_annotations 2018-05-08 14:51:10 +02:00
aws.go Make AWS region configurable in the operator cofig map (#333) 2018-06-27 17:29:02 +02:00
kubernetes.go fix errors when changing service type (#716) 2019-11-26 10:28:32 +01:00
pooler.go Add possibility to set max db connections 2020-03-03 15:58:33 +01:00
postgresql.go Add shm_volume option (#427) 2018-12-21 16:22:30 +01:00
roles.go WIP Connection pooler support 2020-02-12 17:31:10 +01:00
units.go Implement replicaLoadBalancer boolean flag. (#38) 2017-06-07 13:54:17 +02:00