1e92f2d
1
2
3
4
5
#!/bin/sh set -e su postgres -c "/usr/lib/postgresql/13/bin/pg_ctl stop -m immediate"