fix: don't produce login errors
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
f 2023-08-16 12:54:44 -03:00
parent e79a054aa4
commit 2e1d831b82

View file

@ -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