Re: Increasing WAL usage followed by sudden drop

Поиск
Список
Период
Сортировка
От delongboy
Тема Re: Increasing WAL usage followed by sudden drop
Дата
Msg-id 1345732998244-5720953.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Increasing WAL usage followed by sudden drop  (Jeff Janes <jeff.janes@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Performance of Seq Scan from buffer cache
Следующее
От: Shaun Thomas
Дата:
Сообщение: Loose Index Scans by Planner?