Re: pgsql: Done: > * -Compress WAL entries [wal] - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Done: > * -Compress WAL entries [wal]
Date
Msg-id 6373.1117820390@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Done: > * -Compress WAL entries [wal]  (momjian@svr1.postgresql.org (Bruce Momjian))
Responses Re: pgsql: Done: > * -Compress WAL entries [wal]  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-committers
momjian@svr1.postgresql.org (Bruce Momjian) writes:
> Done:
>> * -Compress WAL entries [wal]

It's not really "done" --- the ideas in the TODO file about using more
intelligent compression methods are still on the table.  All I've done
is to nab some very low-hanging fruit.

There's also the whole business of removing page images entirely from
archived WAL files; this didn't address that at all.

            regards, tom lane

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Trim TODO.detail for wal completed items.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Change CRCs in WAL records from 64bit to 32bit