From: Dan Langille Date: Wed, 10 Dec 2003 21:52:33 +0000 (+0000) Subject: It is maxvolbytes, not mavvolbytes X-Git-Tag: Release-1.34.0~296 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6f6e52602b8d541a95a010c15ef53a1b66201319;p=bacula%2Fbacula It is maxvolbytes, not mavvolbytes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@860 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/cats/make_postgresql_tables.in b/bacula/src/cats/make_postgresql_tables.in index 6233306397..edcef53442 100644 --- a/bacula/src/cats/make_postgresql_tables.in +++ b/bacula/src/cats/make_postgresql_tables.in @@ -125,7 +125,7 @@ create table media voluseduration bigint not null, maxvoljobs integer not null, maxvolfiles integer not null, - mavvolbytes bigint not null, + maxvolbytes bigint not null, drive integer not null default 0, inchanger smallint not null