X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fupdatedb%2Fupdate_postgresql_tables_7_to_8;h=2aae66a8f782dba157c423bb7fdb4e53cc0c0548;hb=5d8d2c723689a2851c86ed78db69c8b43b527584;hp=4c821ab6d60f32cb550475b2340c98eccee7fa2d;hpb=14f365eef4bb2e091a577b70f3390f64812552f9;p=bacula%2Fbacula diff --git a/bacula/updatedb/update_postgresql_tables_7_to_8 b/bacula/updatedb/update_postgresql_tables_7_to_8 index 4c821ab6d6..2aae66a8f7 100755 --- a/bacula/updatedb/update_postgresql_tables_7_to_8 +++ b/bacula/updatedb/update_postgresql_tables_7_to_8 @@ -7,15 +7,34 @@ echo "This script will update a Bacula PostgreSQL database from version 7 to 8" echo "Depending on the size of your database," echo "this script may take several minutes to run." echo " " -bindir=/home/kern/bacula/depkgs/sqlite +bindir=/usr/bin -if $bindir/psql $* -f - <