Determining which DML is used most???

Поиск
Список
Период
Сортировка
От King_Henree@yahoo.com
Тема Determining which DML is used most???
Дата
Msg-id 20030116185603.40461.qmail@web12903.mail.yahoo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: How to apply patch?
Следующее
От: Andrew Klimov
Дата:
Сообщение: My make was successful after all...