Re: Is a plan for lmza commpression in pg_dump - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: Is a plan for lmza commpression in pg_dump
Date
Msg-id 20090208102917.GA14606@svana.org
Whole thread Raw
In response to Re: Is a plan for lmza commpression in pg_dump  (David Fetter <david@fetter.org>)
Responses Re: Is a plan for lmza commpression in pg_dump
Re: Is a plan for lmza commpression in pg_dump
List pgsql-hackers
On Sat, Feb 07, 2009 at 08:31:23PM -0800, David Fetter wrote:
> Considering that the entire project ships with a BSD license, which
> very specifically allows use of all or any tiniest part of it with
> (skipping some legalese) two restrictions: mention PGDG in the
> copyright list, and don't sue us no matter what happens, any
> "Postgresql-specific license exceptions" are equivalent to "that
> algorithm is no longer proprietary" because any project could simply
> use PostgreSQL's version and have done.

Why don't we just add an option to pg_dump --use-compress-program, just
like tar and then people can use their "compression algorithm of the
week" and we don't need to care about the licence or anything.

It's not like the case of TOAST where it actually needs to be builtin.
Tar doesn't have any compression builtin, yet you don't see many
uncompressed tar files...

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while
> boarding. Thank you for flying nlogn airlines.

pgsql-hackers by date:

Previous
From: daveg
Date:
Subject: Re: Is a plan for lmza commpression in pg_dump
Next
From: Greg Stark
Date:
Subject: Re: Is a plan for lmza commpression in pg_dump