Thread: Is pglesslog stable for use in 9.0?

Is pglesslog stable for use in 9.0?

From
Michael Leinartas
Date:
I'm interested in using the pglesslog tools, pg_compresslog and
pg_decompresslog, to reduce the size of WAL logs for a 9.0 setup I'm
working with.  I see that 1.4.2beta was released with 9.0 support, but
that was posted over 9 months ago with no word on a non-beta version
(per http://pgfoundry.org/projects/pglesslog).  I also attempted to
see whether there was any source activity but the CVS source tree
appears to be empty.

So is anyone currently using this in production with 9.0.x?  Does
anyone know the status of the project itself?

Any info would be appreciated as the project looks very appealing otherwise.

thanks

Re: Is pglesslog stable for use in 9.0?

From
Koichi Suzuki
Date:
Thank you very much for your interest in pglesslog.    Last year, I had
an issue report that recovery failed during replaying pglesslog'ed WAL
segment.    My investigation showed no fault in pglesslog, but I'm now
looking for a workaround on this issue.   I have already made pglesslog
for 9.0 locally and test was okay.  However, I'd like to provide how to
solve such a problem.

I will announce when I found a solution for this and pglesslog is
available for 9.x

Thank you very much;
---
Koichi Suzuki