2018-06-10 08:44:53 +02:00
|
|
|
---
|
|
|
|
host: 127.0.0.1
|
|
|
|
port: 5432
|
|
|
|
user: test
|
|
|
|
password: ****
|
2018-06-10 08:57:55 +02:00
|
|
|
interval: 1
|
2018-06-10 08:44:53 +02:00
|
|
|
connect-timeout: 3
|
|
|
|
idle-timeout: 300
|
|
|
|
active-timeout: 10
|
|
|
|
log-file: /var/log/pgterminate/pgterminate.log
|
2018-06-10 08:57:55 +02:00
|
|
|
pid-file: /var/run/pgterminate/pgterminate.pid
|