postgres/rootfs/bin/restart-services

4 lines
77 B
Plaintext
Raw Normal View History

2017-09-05 09:52:24 +00:00
#!/usr/bin/with-contenv sh
kill -s TERM $(head -1 ${PGDATA}/postmaster.pid)