postgres/rootfs/bin/restart-services

4 lines
77 B
Text
Raw Normal View History

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