Re: Compressed binary field - Mailing list pgsql-general

From Kevin Grittner
Subject Re: Compressed binary field
Date
Msg-id 504E1E05020000250004A157@gw.wicourts.gov
Whole thread Raw
In response to Re: Compressed binary field  (Edson Richter <edsonrichter@hotmail.com>)
Responses Re: Compressed binary field  (Edson Richter <edsonrichter@hotmail.com>)
List pgsql-general
Edson Richter <edsonrichter@hotmail.com> wrote:

> this automatic compression applies to bytea fields?

Yes, but keep in mind that anything which is already compressed or
encrypted will probably not compress much if at all.  Many of the
binary objects you might want to store in the database probably
already use compression internally.

-Kevin


pgsql-general by date:

Previous
From: Edson Richter
Date:
Subject: Re: Compressed binary field
Next
From: Gustav Potgieter
Date:
Subject: Postgresql replication assistance