Name | Type | Description | Notes |
---|---|---|---|
maximum_administration_pool_size | int | The maximum number of administrative connections in the connection pool. -1 means unlimited. | [optional] |
maximum_pool_size | int | ${settings.database.connection.max} | [optional] |
maximum_prepared_statement_pool_size | int | The maximum number of prepared statements in the prepared statement pool. -1 means unlimited. | [optional] |