]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/drop_postgresql_tables.in
- Modified detection of largefiles to always set all flags regardless
[bacula/bacula] / bacula / src / cats / drop_postgresql_tables.in
index f7cf26dda89872c3df94cf2baf637cad1ab14108..35ec37784599c5125bdbfe52766f7ce4e8bc2b74 100644 (file)
@@ -19,6 +19,7 @@ drop table path;
 drop table filename;
 drop table counters;
 drop table version;
+drop table CDImages;
 END-OF-DATA
 then
    echo "Deletion of Bacula PostgreSQL tables succeeded."