Hi,

Numbers are already compressed (see Data.writeVarInt and so on).

Regards,
Thomas


On Tue, Aug 30, 2011 at 6:21 PM, Noel Grandin <[email protected]> wrote:
> Hi
>
> I have an application where I store lots and lots of instrument data, which
> tends to be composed of highly compressible small integers.
>
> I'm trying to add support for compressed tables, but I can't find any easy
> places to add this support - the code from the RegularTable class downwards
> through PageDataIndex and PageStore is all highly inter-related.
>
> Any suggestions?
>
> Thanks, Noel Grandin
>
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to