Subject Re: [firebird-support] Re: BLOB performance
Author Ann W. Harrison
yuraukar wrote:
>
> There is however the option to have more than one db file for a single
> database. Would it be good (or even possible) to have blobs stored in
> a dedicated db file, separate from the "normal" table data.

Firebird uses additional database files to extend a database, not as a
way to sort different types of data into different files. So, no, there
is no way to direct blob data to a different file.

Regards,


Ann