You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| primaryConnection | Primary connection is referring to the primary node connection. If not being set, all values will be set from spec (host, port, uriArgs) |[GenericUserConnection](#genericuserconnection)| false |
46
-
| bouncerConnection | Bouncer connection is referring to a pg bouncer node. The default port will be 6432 if other fields are filled but not port. |[GenericUserConnection](#genericuserconnection)| false |
| primaryConnection | Primary connection is referring to the primary node connection. If not being set, all values will be set from spec (host, port, uriArgs) |[GenericUserConnection](#genericuserconnection)| false |
46
+
| bouncerConnection | Bouncer connection is referring to a pg bouncer node. The default port will be 6432 if other fields are filled but not port. |[GenericUserConnection](#genericuserconnection)| false |
47
+
| replicaConnections | Replica connections are referring to the replica nodes. The default port will be 6432 if other fields are filled but not port. |[[GenericUserConnection](#genericuserconnection)]| false |
48
+
| replicaBouncerConnections | Replica Bouncer connections are referring to pg bouncer nodes. The default port will be 6432 if other fields are filled but not port. |[[GenericUserConnection](#genericuserconnection)]| false |
0 commit comments