Re: Performance monitor - Mailing list pgsql-hackers

From Gunnar R|nning
Subject Re: Performance monitor
Date
Msg-id x63dcnegdq.fsf@thor.candleweb.no
Whole thread Raw
In response to Re: Performance monitor  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Performance monitor
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:

> 
> Seems we will find out when people complain my performance monitor
> doesn't show the proper columns.  :-)
> 

So what is the proper columns ? Or let me rephrase, what will your DBA be
able to monitor using the performance monitor ? 

Query stats, IO stats, cache hit/miss ratios ? 

As someone often recomending the database, I would like to have more
precise info about where the problem is when pgsql hits the roof - but this
might more into the auditing land, than straight performance
territory. Anyway it would be very nice to have tools that could help to
identify the database bottlenecks of your apps. I've already got some tools
on the Java side, but getting recorded data from the database side could
only help me analyze the system and blast bottlenecks.

regards, 
Gunnar


pgsql-hackers by date:

Previous
From: ncm@zembu.com (Nathan Myers)
Date:
Subject: Re: Internationalized error messages
Next
From: Bruce Momjian
Date:
Subject: Re: Performance monitor