Determining which DML is used most??? - Mailing list pgsql-cygwin

From King_Henree@yahoo.com
Subject Determining which DML is used most???
Date
Msg-id 20030116185603.40461.qmail@web12903.mail.yahoo.com
Whole thread Raw
List pgsql-cygwin
Hello All,

I am using Java J2EE with CMP 2.0 with finders and
selectors with a JBoss 3.0.4 application server and
would like to determine which queries and other DML
are being executed the most.  I have thought about
setting up triggers to execute and populate a table
with that information every time a DML statement is
ran, but that does not solve the problem of
determining which SELECT statements are being run
most.  Does anyone have any solutions for this?

TIA.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: How to apply patch?
Next
From: Andrew Klimov
Date:
Subject: My make was successful after all...