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