Subject | Re: [firebird-support] Re: GBak TPB |
---|---|
Author | Milan Babuskov |
Post date | 2008-04-24T13:37:33Z |
m2data wrote:
exports data though and you'll have a separate backup file for each
table. But it has been tested to work fine with FB 2.1.
although it supports blobs, 3. seems to use a custom algorithm, so you
probably wont use it (of course you can invoke it to export a single
blob to a single file, but you would need to create an application that
would check whether image files exists anyway).
HTH
--
Milan Babuskov
http://www.flamerobin.org
>> Look at DBak - http://www.telesiscomputing.com You can filter outAlternatively you can use FBExport and backup tables one-by-one. It only
> any object that you don't want to back up.
>
> I known of DBak, but its last update is back in 2005 and has not been
> testet agains FB2.x
exports data though and you'll have a separate backup file for each
table. But it has been tested to work fine with FB 2.1.
> 1) Use gbak -M to get metadata in to at file.Well, looks like FBExport can do what you want for 1. and 2. and
> 2) Export every table to seperate files
> 3) Export the blobdata from the table containing the images to
> seperate imagefiles but ONLY if the imagefile dosen't exists
> allready. Meaning that with 8000 record in the image table I get 8000
> files.
although it supports blobs, 3. seems to use a custom algorithm, so you
probably wont use it (of course you can invoke it to export a single
blob to a single file, but you would need to create an application that
would check whether image files exists anyway).
HTH
--
Milan Babuskov
http://www.flamerobin.org