Re: status on pgiomonitor - Mailing list pgsql-general

From Jeff
Subject Re: status on pgiomonitor
Date
Msg-id 613E0671-25F9-4FFF-AF34-A6C2EEA1B58E@torgo.978.org
Whole thread Raw
In response to Re: status on pgiomonitor  (Martin Marques <martin@marquesminen.com.ar>)
Responses Re: status on pgiomonitor  (Martin Marques <martin@marquesminen.com.ar>)
List pgsql-general
On Apr 26, 2008, at 8:40 AM, Martin Marques wrote:

> Martin Marques escribió:
>> I'm re-writing documentation I have used in the past to give PG
>> courses, and at this moment I upgrading the information in my docs
>> to fit PG 8.3.
>> What I'm stuck with now is pgiomonitor, which seems to not work due
>> to the changes that happened between 8.1 (last time I used it) and
>> 8.3.
>> Does anybody know if development is still going to be done, at
>> least to make it fit new versions of PostgreSQL?
>
> If anybody is interested (I'm not a Perl expert), I changed the line
> where is asks if stats_block_level is on, to track_counts.
>
> Now it works for PG 8.3.

hey neat. I wrote that years ago and its been quite dusty.
It worked then so I had nothing else to add to it.
I haven't migrated to 8.3 yet so I didn't know it broke.

Can you send me a diff?

--
Jeff Trout <jeff@jefftrout.com>
http://www.stuarthamm.net/
http://www.dellsmartexitin.com/




pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: How to modify ENUM datatypes?
Next
From: Viktor Rosenfeld
Date:
Subject: passing a temporary table with more than one column to a stored procedure