1 message in com.mysql.lists.mysql[Announce] A little open source repor...
FromSent OnAttachments
Tom Copeland08 Jun 2004 14:46 
Subject:[Announce] A little open source reporting tool for MySQL query logs...
From:Tom Copeland (to@infoether.com)
Date:06/08/2004 02:46:33 PM
List:com.mysql.lists.mysql

...called "Practical Query Analysis" (PQA) is now available here:

http://pqa.projects.postgresql.org/

It produces HTML reports on slowest queries, most frequent queries, queries by type (select/insert/update/delete), and all that sort of thing for PostgreSQL and MySQL database logs. Here's an example report:

http://pqa.projects.postgresql.org/example.html

Questions and comments are welcome on the PQA discussion forum:

http://pgfoundry.org/forum/forum.php?forum_id=24

Thanks,

tom