This commit is contained in:
parent
e79a054aa4
commit
2e1d831b82
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
check process postgresql with pidfile /run/postgresql/pid
|
||||
start program = "/usr/local/bin/postgresqld start"
|
||||
stop program = "/usr/local/bin/postgresqld stop"
|
||||
if failed port 5432 protocol pgsql for 3 times within 5 cycles then restart
|
||||
if failed port 5432 protocol pgsql username postgres for 3 times within 5 cycles then restart
|
||||
|
|
Loading…
Reference in a new issue