Обсуждение: pgsql: Done: > * -Compress WAL entries [wal]
Log Message:
-----------
Done:
> * -Compress WAL entries [wal]
Modified Files:
--------------
pgsql/doc:
TODO (r1.1542 -> r1.1543)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1542&r2=1.1543)
pgsql/doc/src/FAQ:
TODO.html (r1.49 -> r1.50)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.49&r2=1.50)
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
Tom Lane wrote: > 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. Yea, I am guessing that is as far as we want to go with compressing page images for a while. I will just remove the TODO item rather than mark it as done. > There's also the whole business of removing page images entirely from > archived WAL files; this didn't address that at all. Right, I kept that in the TODO.detail and on the TODO list. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073