X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=cleanpg;h=3719c345cc14657c43852ce6524d71e4d7043451;hp=e238f183d968301b268c51e5aa3aa6919edcae0b;hb=fc2c95cf8faf90b6e22bd1358753c85b1d790a7c;hpb=2149640286a423d5b1cda50acfcf3445acfb2097 diff --git a/cleanpg b/cleanpg index e238f18..3719c34 100755 --- a/cleanpg +++ b/cleanpg @@ -5,4 +5,4 @@ for v in 7.4 8.0 8.1 8.2 8.3; do [ -x $i ] && $SUDO $i stop done $SUDO killall pg_autovacuum postmaster postgres -$SUDO rm -rf /etc/postgresql /var/lib/postgresql/ /var/log/postgresql/ /tmp/postgresql-testsuite/ /var/run/postgresql/* +$SUDO rm -rf /etc/postgresql /var/lib/postgresql/ /var/log/postgresql/* /tmp/postgresql-testsuite/ /var/run/postgresql/*