Re: Re: [SQL] Re: [GENERAL] lztext and compression ratios...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Jan Wieck <JanWieck(at)Yahoo(dot)com>, PostgreSQL HACKERS <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [SQL] Re: [GENERAL] lztext and compression ratios...
Date: 2000-07-07 15:56:26
Message-ID: 10077.962985386@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-sql

eisentrp(at)csis(dot)gvsu(dot)edu writes:
> Maybe you just want to use zlib. Let other guys hammer out the details.

I've been wondering about that myself. Jan, have you actually
benchmarked decompression speed on this method vs. stock zlib?
Unless the differential is huge we might want to just skip the
patent worries.

zlib has a BSD-style license, so we could include it in our
distribution to avoid worries about whether it's installed.

I've written to Jean-loup for his advice. He's pretty busy these
days (CTO at some startup, I believe) but we'll see if he has time
to comment.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2000-07-07 16:02:30 Re: Re: [SQL] Re: [GENERAL] lztext and compression ratios...
Previous Message Martijn van Oosterhout 2000-07-07 15:11:25 Looking for two datatypes...

Browse pgsql-hackers by date

  From Date Subject
Next Message David J. MacKenzie 2000-07-07 16:00:02 PostgreSQL virtual hosting support
Previous Message Chris Bitmead 2000-07-07 15:35:02 Re: [HACKERS] Re: [SQL] MAX() of 0 records.

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2000-07-07 16:02:30 Re: Re: [SQL] Re: [GENERAL] lztext and compression ratios...
Previous Message Chris Bitmead 2000-07-07 15:35:02 Re: [HACKERS] Re: [SQL] MAX() of 0 records.