mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
7 lines
374 B
Text
7 lines
374 B
Text
|
check process postgresql with pidfile /library/pgsql-xs/postmaster.pid
|
||
|
start program = "/sbin/service postgresql-xs start"
|
||
|
stop program = "/sbin/service postgresql-xs stop"
|
||
|
if failed unixsocket /var/run/postgresql/.s.PGSQL.5432 protocol pgsql then restart
|
||
|
if failed host localhost port 5432 protocol pgsql then restart
|
||
|
if 5 restarts within 5 cycles then timeout
|