postgres connection management
# spicedb
j
using the max connections and yes, it will significantly impact performance if it is too low
b
Is
datastoreMaxConns
a cluster-wide setting or per pod? I guess I would have assumed it's per pod and pgbouncer would still have a place if you want something cluster-wide?
j
per pod
22 Views