Get PgBouncer config
get_pgbouncer_configRetrieve PgBouncer configuration for a Percona PG cluster, including replicas, pool mode, and global pool tunables.
Instructions
The PgBouncer settings for a cluster: replicas, pool_mode, and the global pool tunables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | PerconaPGCluster name | |
| context | No | kube-config context to target (defaults to current-context) | |
| namespace | No | Namespace (defaults to PERCONA_NAMESPACE if set) |