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. -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general