Re: [Bacula-devel] Alternative DB structures-Proposal

2008-09-25 Thread Eric Bollengier
Hello, > Eric, > > Could you give John some pointers where he might find code in bweb (and > else > where if you know of any) that would pick apart the LStat field? Both Mysql (>5.x?) and Postgresql provide SQL functions that permit to decode the LStat field on the fly. example: SELECT FileId,

Re: [Bacula-devel] Alternative DB structures-Proposal

2008-09-25 Thread Kern Sibbald
Eric, Could you give John some pointers where he might find code in bweb (and else where if you know of any) that would pick apart the LStat field? It seems to me that there was also some Perl code that did this. If anyone on the list knows where this code exists, it would be really helpful to