mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
Add doc for pool_max_conn_idle_time option
This commit is contained in:
parent
5082e30c4c
commit
2d20ba7ba4
@ -191,6 +191,7 @@ func ConnectConfig(ctx context.Context, config *Config) (*Pool, error) {
|
||||
//
|
||||
// pool_max_conns: integer greater than 0
|
||||
// pool_max_conn_lifetime: duration string
|
||||
// pool_max_conn_idle_time: duration string
|
||||
// pool_health_check_period: duration string
|
||||
//
|
||||
// See Config for definitions of these arguments.
|
||||
|
Loading…
x
Reference in New Issue
Block a user