Full page write optimization (beta). - Mailing list pgsql-announce

From Koichi Suzuki
Subject Full page write optimization (beta).
Date
Msg-id 4753BEAD.3060400@oss.ntt.co.jp
Whole thread Raw
List 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

pgsql-announce by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: PostgreSQL Beta4 released
Next
From: "Joshua D. Drake"
Date:
Subject: Re: [GENERAL] PostgreSQL Beta4 released