| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Jan Wieck <wieck(at)debis(dot)com> |
| Cc: | PostgreSQL HACKERS <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] LONG vs. Toaster |
| Date: | 1999-12-21 02:14:14 |
| Message-ID: | 199912210215.VAA09508@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Well,
>
> AFAIK we had a consensus on making "try to compress
> attributes before moving off" a runtime, per column
> configuration option. And that's what I'm after.
>
> This might interfere with the LZTEXT data type as is. Since
> this new data type isn't released yet, I'll have to remove it
> again before freeze. The compressor/decompressor will become
> part of the toaster.
>
> Needs to revert the changes to pg_rewrite too, so the next
> release will NOT gain any bigger rules. But to release it and
> later fight problems that I already see, only to enable
> bigger rules right now, is IMHO the wrong decision.
Agreed. There are over five weeks left. Let's see what happens as we
get closer.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 1999-12-21 04:53:42 | Re: [HACKERS] T-O-A-S-T meaning |
| Previous Message | Bruce Momjian | 1999-12-21 02:12:27 | Re: [HACKERS] Tuple toaster (was: Re: LONG varsize - how to go on) |