Full page write optimization (beta).

From: Koichi Suzuki <suzuki(dot)koichi(at)oss(dot)ntt(dot)co(dot)jp>
To: PostgreSQL Announce <pgsql-announce(at)postgresql(dot)org>
Subject: Full page write optimization (beta).
Date: 2007-12-03 08:30:37
Message-ID: 4753BEAD.3060400@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

NTT corporation is pleased to announce full page write optimization tool
which reduces PostgreSQL archive log size by replacing full page writes
with corresponding incremental logs. Source material is available from
PgFoundry "full page write improvement" project,

http://pgfoundry.org/projects/pglesslog/.

The idea was discussed in Hackers mailing list and a flag was
introduced in PostgreSQL 8.3 to indicate XLOG records whose full page
writes can be replaced with corresponding incremental log.

We will continue to evaluate log size reduction by pglesslog and will
post the result.

Thank you;

--
Koichi Suzuki

Browse pgsql-announce by date

  From Date Subject
Next Message Joshua D. Drake 2007-12-04 21:59:13 PostgreSQL Beta4 released
Previous Message David Fetter 2007-12-03 01:36:13 == Postgres Weekly News - December 02 2007 ==