Hypertable compression parameter

21 views
Skip to first unread message

Denis Schwitalla

unread,
Jan 20, 2009, 12:12:28 PM1/20/09
to hyperta...@googlegroups.com

Hello everyone,

 

i am trying to enable/choose a compression when creating a table like “–compression=zlib”

 

haven’t found anything on the correct syntax on this topic so far…

 

any help would be appreciated, thx

 

 

regards,

denis

Doug Judd

unread,
Jan 20, 2009, 1:01:20 PM1/20/09
to hyperta...@googlegroups.com
Hi Denis,

Try something like this:

CREATE TABLE COMPRESSOR="zlib" foo (
column1,
column2
);

You can also use "zlib --best" or "zlib --fast".

- Doug

Luke

unread,
Jan 20, 2009, 2:19:59 PM1/20/09
to Hypertable User
Also, make sure the CMAKE_BUILD_TYPE=Release for performance tests
(see README for details.)

On Jan 20, 10:01 am, "Doug Judd" <nuggetwh...@gmail.com> wrote:
> Hi Denis,
>
> Try something like this:
>
> CREATE TABLE COMPRESSOR="zlib" foo (
> column1,
> column2
> );
>
> You can also use "zlib --best" or "zlib --fast".
>
> - Doug
>
> On Tue, Jan 20, 2009 at 9:12 AM, Denis Schwitalla <
>
Reply all
Reply to author
Forward
0 new messages