Bug-fix and new feature of pg_lesslog is released - Mailing list pgsql-bugs

From Koichi Suzuki
Subject Bug-fix and new feature of pg_lesslog is released
Date
Msg-id p2lef4f49ae1005120321h8d9a5deeqe13d4747da819be6@mail.gmail.com
Whole thread Raw
List pgsql-bugs
It is an announcement that long-waited bug-fix of pg_lesslog is now
released.   This includes the following.

1. Error in calculation of GiST-related WAL record length was fixed.
2. pg_compresslog now has an option to print WAL segment analysis.
3. New test script is added which analyzes what WAL record was
generated and if all the recovery was done successfully.

2 and 3 are added to ensure the tools run correctly.

Because 8.4 has additional WAL records, I made release material
separate for each PG version.   You may visit the project page
http://pgfoundry.org/frs/?group_id=1000310
to download materials.

I acknowledge PG hackers who gave valuable comments/advices.
Especially Oleg Bartunov, Teodor Sigaev and Alvaro Herrera gave very
helpful information how to generate specific type of WAL records.

As Bruce suggested, this can be included in PostgreSQL test suits and
could be included in contrib module if it is ported to PostgreSQL 9.1.

Best Regards;
----------
Koichi Suzuki

# pg_lesslog is a project to compress large WAL segments when they're
stored and restore then for recovery.

---------------------------(end of broadcast)---------------------------
-To unsubscribe from this list, send an email to:

               pgsql-announce-unsubscribe@postgresql.org

pgsql-bugs by date:

Previous
From: Russell Smith
Date:
Subject: pg_restore ignores -C when using a restore list -L
Next
From: Greg Stark
Date:
Subject: Re: bool: symbol name collision