]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/make_postgresql_tables.in
new devel_bacula + fixes to conio/console
[bacula/bacula] / bacula / src / cats / make_postgresql_tables.in
index c2619698d695eaf20c7b6f5022eb62e810f45202..7232c05cee40035e3fbc6f0b2d8d5252d5505c41 100644 (file)
@@ -146,8 +146,6 @@ create table media
         default 0,
     maxvolbytes       bigint                not null
         default 0,
-    drive             integer               not null
-        default 0,
     inchanger         smallint              not null
         default 0,
     mediaaddressing   smallint              not null