Re: bytea columns and large values - Mailing list pgsql-general

From Jon Nelson
Subject Re: bytea columns and large values
Date
Msg-id CAKuK5J2zDHrZrcEieA9Df9VYSufqGVrQR8iyqgh=dQwdDU38nA@mail.gmail.com
Whole thread Raw
In response to Re: bytea columns and large values  (David North <dtn@corefiling.co.uk>)
Responses Re: bytea columns and large values
List pgsql-general
On Thu, Sep 29, 2011 at 10:51 AM, David North <dtn@corefiling.co.uk> wrote:

> I'll also apply GZip to keep the amount of data in any given bytea/lob as
> small as possible.

Aren't bytea fields compressed by postgresql anyway (when EXTENDED or
MAIN is used) (by default).

http://www.postgresql.org/docs/8.4/static/storage-toast.html

--
Jon

pgsql-general by date:

Previous
From: David North
Date:
Subject: Re: bytea columns and large values
Next
From: Merlin Moncure
Date:
Subject: Re: bytea columns and large values