Subject | Re: [firebird-support] Re: Re: to blob or not to blob? |
---|---|
Author | Aage Johansen |
Post date | 2005-05-21T22:14:48Z |
Yiorgos Stamoulis wrote:
blobs, selected blob fields, or ...). I believe this has been put on
priority B (or maybe even lower).
I've looked at compressing .bmp files (on the client, before sending them
off to the Fb server) with a small and simple routine. Seems to work great
- compressing 250KB into about 25KB. The compress/expand time seems
insignificant, but the saved space is significant.
--
Aage J.
> Aage Johansen wrote:Maybe you're thinking of a recent discussion on compressing blobs (all
> ...
>> ...
>>You might consider compressing the files before sending them off to the
>>server. My guess is that print files will compress very well.
>>
>>
>
> being plain text files they should compress ~90%, good. I think I 've
> read somewhere the firebird engine does some sort of compression, or was
> it for column data only? Helen?
>
>
blobs, selected blob fields, or ...). I believe this has been put on
priority B (or maybe even lower).
I've looked at compressing .bmp files (on the client, before sending them
off to the Fb server) with a small and simple routine. Seems to work great
- compressing 250KB into about 25KB. The compress/expand time seems
insignificant, but the saved space is significant.
--
Aage J.