]> git.sur5r.net Git - bacula/bacula/commit
Use the command line utility dropdb instead of the psql command
authorDan Langille <dan@langille.org>
Sat, 3 Jan 2004 22:26:34 +0000 (22:26 +0000)
committerDan Langille <dan@langille.org>
Sat, 3 Jan 2004 22:26:34 +0000 (22:26 +0000)
commitd7627843ae4f9cb8925d8198c2c3643a519d0fc4
treec2184e588d48feff48fb58f05dd0c13377167a46
parent007787e2e2d2af8af927a2feeab5a159e6ea00e9
Use the command line utility dropdb instead of the psql command
drop database.  The latter cannot be used because we would be using
the database we are dropping.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@985 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/cats/drop_postgresql_database.in