fix: more conn tweaks for postgres
This commit is contained in:
@ -771,6 +771,9 @@ database:
|
||||
port: 5432
|
||||
cp_min: 5
|
||||
cp_max: 10
|
||||
keepalives_idle: 10
|
||||
keepalives_interval: 10
|
||||
keepalives_count: 3
|
||||
|
||||
|
||||
## Logging ##
|
||||
|
Reference in New Issue
Block a user