Re: Is data compressed when stored?

Lists: pgsql-general
From: Howard Cole <howardnews(at)selestial(dot)com>
To: "pgsql-general(at)postgresql(dot)org List" <pgsql-general(at)postgresql(dot)org>
Subject: Is data compressed when stored?
Date: 2009-10-29 11:03:48
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-general

Hi everyone,

Is data compressed when stored in a database table/field?

If not, is there an easy way (invisible to the database client) to
compress text and bytea data without actually using compressed disks?

Thanks.

Howard
www.selestial.com


From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Is data compressed when stored?
Date: 2009-10-29 11:26:10
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-general

In response to Howard Cole :
> Hi everyone,
>
> Is data compressed when stored in a database table/field?

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

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431 2EB0 389D 1DC2 3172 0C99


From: Howard Cole <howardnews(at)selestial(dot)com>
To: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Is data compressed when stored?
Date: 2009-10-29 17:56:17
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-general