> ALTER TABLE file add column size bigint default 0; This seems to assume that files/objects are byte streams. This is not always true on all the platforms that Bacula supports. If the platform is not natively set up that way, you've just added a fair amount of processing to determine the file size, unless you're putting logic in to update this after the file is stored.
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel