]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/debian/bweb.postinst
ebl Update to use a separate db connexion to compute and
[bacula/bacula] / gui / debian / bweb.postinst
index 381d083309dedfb084a229ef0c30de2076f6df0e..a62117bf14dae3c25718ceba7164640be2dd88ad 100644 (file)
@@ -42,8 +42,3 @@ if [ "$1" = "configure" ] ; then
  
 fi
 
-if [ "$1" = "upgrade" ] ; then
- echo "If you are using postgresql, you have to load /usr/share/bweb/upgrade-2.0_2.2_postgresql.sql in your database"
- echo "postgres@localhost:~$ psql -U bacula bacula < /usr/share/bweb/upgrade-2.0_2.2_postgresql.sql"
- echo
-fi