You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
apiVersion: stackgres.io/v1
|
|
kind: SGPoolingConfig
|
|
metadata:
|
|
name: pgbouncerconf
|
|
namespace: sharkey
|
|
spec:
|
|
pgBouncer:
|
|
pgbouncer.ini:
|
|
pgbouncer:
|
|
max_client_conn: '2000'
|
|
default_pool_size: '50'
|
|
ignore_startup_parameters: statement_timeout
|