Re: Measuring Query Performance

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: Measuring Query Performance
Дата
Msg-id d1ol3f$2nev$1@news.hub.org
обсуждение исходный текст
Ответ на Measuring Query Performance  ("Ed L." <pgsql@bluepolka.net>)
Список pgsql-general
""Ed L."" <pgsql@bluepolka.net> writes
> How are others handling this problem?  Other ideas?
>

In your client, you will measure the libpq/odbc/jdbc or whatever call's
completion time and send the interesting parts to your log database. And
just make sure the tested database and the log database are in separate
machines - so they won't bother each other.

Regards,
Qingqing



В списке pgsql-general по дате отправления:

Предыдущее
От: "Sim Zacks"
Дата:
Сообщение: multi line text data/query ?bug?
Следующее
От: "Qingqing Zhou"
Дата:
Сообщение: Re: Measuring Query Performance