| От | Jasen Betts |
|---|---|
| Тема | Re: queries per second script |
| Дата | |
| Msg-id | h3sl2k$soc$1@reversiblemaps.ath.cx обсуждение исходный текст |
| Ответ на | queries per second script (MF Hull <penguinfeet77@gmail.com>) |
| Список | pgsql-novice |
On 2009-07-14, MF Hull <penguinfeet77@gmail.com> wrote: > --000e0cd47d7ea2eb4c046ea09154 > Content-Type: text/plain; charset=ISO-8859-1 > Content-Transfer-Encoding: 7bit > > Hi, > > I am looking for a why to graph the number of postgres queries per second > using a script. What is the best way to determine the number of queries per > second? [generic] you could turn on statement logging and trawl the logs. else you could modify the source to write a single character to a named pipe for every query and measure characters per second at the "read" end of the pipe.
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера