X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fupdatedb%2Fupdate_postgresql_tables_7_to_8;h=2aae66a8f782dba157c423bb7fdb4e53cc0c0548;hb=943ef07717af1afa3b32adb7127fe1b4f8e14671;hp=84b2f0e3b398d4b3d9ea8603a79a9643a0668ad7;hpb=d54db6839926e0af0385c079c37afe5dfb52fa58;p=bacula%2Fbacula diff --git a/bacula/updatedb/update_postgresql_tables_7_to_8 b/bacula/updatedb/update_postgresql_tables_7_to_8 index 84b2f0e3b3..2aae66a8f7 100755 --- a/bacula/updatedb/update_postgresql_tables_7_to_8 +++ b/bacula/updatedb/update_postgresql_tables_7_to_8 @@ -7,21 +7,44 @@ 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 - <