Re: [PATCH] COPY .. COMPRESSED

Stephen Frost <sfrost@snowman.net>

From: Stephen Frost <sfrost@snowman.net>
To: Bruce Momjian <bruce@momjian.us>
Cc: Robert Haas <robertmhaas@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers@postgresql.org
Date: 2013-01-16T23:31:44Z
Lists: pgsql-hackers
* Bruce Momjian (bruce@momjian.us) wrote:
> On Wed, Jan 16, 2013 at 06:19:09PM -0500, Robert Haas wrote:
> > But presumably this would transparently compress at one end and
> > decompress at the other end, which is again a somewhat different use
> > case.  To get compressed output on the client side, you have to
> > decompress and recompress.  Maybe that's OK, but it's not quite the
> > same thing.
> 
> Is there a TODO here?

For some reason, I thought there was a patch...

	Thanks,

		Stephen