Re: Selects query stats?

Поиск
Список
Период
Сортировка
От Francisco Reyes
Тема Re: Selects query stats?
Дата
Msg-id cone.1148961155.527933.34675.1000@zoraida.natserv.net
обсуждение исходный текст
Ответ на Selects query stats?  (Dan Gorman <dgorman@hi5.com>)
Ответы Re: Selects query stats?  (Alvis Tunkelis <alvis@datatechlabs.com>)
Список pgsql-performance
I am not sure if this is what the original poster was refering to, but I
have used an application called mtop that shows how many queries per second
mysql is doing.

In my case this is helpfull because we have a number of machines running
postfix and each incoming mail generates about 7 queries. Queries are all
very simmilar to each other in that scenario.

Having access to that query/second stat allowed me to improve the
settings in MysQL. Ultimately once we migrated to a new server I could see
how moving to the new machine increased the speed at which we could accept
emails.

I am, little by little, getting PostgreSQL to be used, but for now the
postfix queries are tied to MySQL. By the time we hopefully do move to
PostgreSQL for the Postfix backend it will be very helpfull to have some
sort of way to measure queries/time period.


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

Предыдущее
От: Francisco Reyes
Дата:
Сообщение: Re: Adding and filling new column on big table
Следующее
От: "Jonathan Blitz"
Дата:
Сообщение: Re: Adding and filling new column on big table