Please, answer some short questions which should help us to understand your problem / question better?
- Which image of the operator are you using? the internally deployed one :)
- Where do you run it - cloud or metal? Kubernetes or OpenShift? k8s
- Are you running Postgres Operator in production? yes
- Type of issue? feature request
With one master and three replicas, I want to set different maxDBConnections and mode for the replica connection pooler, similar to the connectionPooler settings, but just dedicated to the replica pooler. Setting the maxDBConnections to what we could use one the replicas, would be too much for the one master.
Please, answer some short questions which should help us to understand your problem / question better?
With one master and three replicas, I want to set different
maxDBConnectionsandmodefor the replica connection pooler, similar to theconnectionPoolersettings, but just dedicated to the replica pooler. Setting themaxDBConnectionsto what we could use one the replicas, would be too much for the one master.