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 for
  Advanced Search

Full page write optimization (beta).



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 | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group