On Tue, Jan 15, 2013 at 10:55:04AM -0500, Stephen Frost wrote:
> * Peter Eisentraut (peter_e(at)gmx(dot)net) wrote:
> > Operating on compressed files transparently in file_fdw is obviously
> > useful, but why only gzip?
>
> This isn't really an argument, imv. It's only gzip *right this moment*
> because that's all that I implemented. I've already offered to add
> bzip2 or whatever else people would like.
And this leads to support-my-compression-binary-of-the-day mess. Why
not just allow them to do '|compression-binary'?
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
In response to
Responses
pgsql-hackers by date
| Next: | From: Shaun Thomas | Date: 2013-01-15 19:26:52 |
| Subject: Re: count(*) of zero rows returns 1 |
| Previous: | From: Bruce Momjian | Date: 2013-01-15 19:18:40 |
| Subject: Re: count(*) of zero rows returns 1 |