"Eric Bollengier" <[email protected]> wrote:
>> In PostgreSQL, toast objects (like blob) larger than 1024bytes are compressed
>> by the engine in toast area. (MySQL should do the same thing)
>
>MySQL can compress fields, but you need to modify sql queries to add COMPRESS()
>and UNCOMPRESS() calls. Not so nice.
>

Just thinking out loud here; could one do this through a number of db level 
functions?

My $.02

-- Jeroen
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to