Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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: Mon, 03 Dec 2007 17:30:37 +0900
  • Message-id: <4753BEAD.3060400@oss.ntt.co.jp> <text/plain>

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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group