Re: Increasing WAL usage followed by sudden drop - Mailing list pgsql-performance

From delongboy
Subject Re: Increasing WAL usage followed by sudden drop
Date
Msg-id 1345732998244-5720953.post@n5.nabble.com
Whole thread Raw
In response to Re: Increasing WAL usage followed by sudden drop  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-performance
Jeff Janes wrote
>
> It seems like it shouldn't be all that hard to write a tool to parse
> WAL logs in a context-free basis (i.e. without the backup to start
> applying them to) and emit some kind of descriptions of the records
> and their sizes.  But I don't know about such a tool already existing,
> and am not able to offer to create one.  (And assuming one existed,
> keeping it in sync with the main code would be a continuing problem)
>

I appreciate your help Jeff.  I have come across what would seem such a
tool.
Its called xlogdump
I am working on getting it installed, having issues with libs I think at the
moment. I will let you know how it works out.

Thank you everybody for your input!



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Increasing-WAL-usage-followed-by-sudden-drop-tp5719567p5720953.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.


pgsql-performance by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Performance of Seq Scan from buffer cache
Next
From: Shaun Thomas
Date:
Subject: Loose Index Scans by Planner?