Re: BUG #1257: add support for 1-byte integer and 4-bit integer

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: stig erikson <stigerikson_nospam_(at)yahoo(dot)se>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1257: add support for 1-byte integer and 4-bit integer
Date: 2004-09-18 14:07:20
Message-ID: 200409181607.20931.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

stig erikson wrote:
> by the way, can i enable table compression in some way?
> i could not find it in the manual, found only compression for backups
> and EXTENDED column storage, but nothing for integers.

No, you can't compress fixed-length data types using the TOAST
mechanism.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PostgreSQL Bugs List 2004-09-19 15:39:31 BUG #1259: garbage in pg_listener after backend crash
Previous Message stig erikson 2004-09-18 07:15:36 Re: BUG #1257: add support for 1-byte integer and 4-bit integer