fix: more conn tweaks for postgres

This commit is contained in:
cellarspoon
2021-12-13 13:10:23 +01:00
parent fa503e1f1d
commit 2f294803ac
+3
View File
@@ -771,6 +771,9 @@ database:
port: 5432
cp_min: 5
cp_max: 10
keepalives_idle: 10
keepalives_interval: 10
keepalives_count: 3
## Logging ##