Subject | Re: [Firebird-Architect] Re: Record Encoding |
---|---|
Author | Miroslav Penchev |
Post date | 2005-05-15T09:26:53Z |
On Sun, 15 May 2005 11:16:16 +0200, Arno Brinkman <firebird@...>
wrote:
data user will place in blob field (as my example with Word files). I am
sure that there are cases when developer will know that in field will go
only jpegs (because program is designed to allow only that type of files)
but the best is Firebird engine to "see" that given data can get benefits
from compression or cannot and to decide whether to use compression (and
what type of compression when the engine get rich of them).
Cheers,
--
Miroslav Penchev
wrote:
> Hi All,Definitely - for example a word file with or without image in file.
>
> I also think that compression/decompression on already compressed data
> wouldn't hurt too much
> performance, but we need to measure it to be sure. Beside that a BLOB
> field doesn't always contain
> the same type of "data".
> Who knows what in the future gets into the blob. Therefore i don't likeSuch option will be useless when the developer does not know what kind of
> the
> idea that compression should become an option.
>
data user will place in blob field (as my example with Word files). I am
sure that there are cases when developer will know that in field will go
only jpegs (because program is designed to allow only that type of files)
but the best is Firebird engine to "see" that given data can get benefits
from compression or cannot and to decide whether to use compression (and
what type of compression when the engine get rich of them).
Cheers,
--
Miroslav Penchev