v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Service:_PostgreSQL

Update a connection pool

put/project/{project}/service/{service_name}/connection_pool/{pool_name}

Path parameters

projectstring required

Project name

service_namestring required

Service name

pool_namestring required

PgBouncer connection pool name

Request body

databasestring

Service database name

pool_mode'session' | 'transaction' | 'statement'

PGBouncer pool mode

pool_sizeinteger

Size of PGBouncer's PostgreSQL side connection pool

usernamestring

Service username

Response

Response

messagestring

Printable result of the request