| От | Fabien COELHO |
|---|---|
| Тема | Re: pgbench progress report improvements - split 3 |
| Дата | |
| Msg-id | alpine.DEB.2.02.1309230734500.3313@sto обсуждение исходный текст |
| Ответ на | Re: pgbench progress report improvements - split 3 (Josh Berkus <josh@agliodbs.com>) |
| Список | pgsql-hackers |
Hello Josh, > As long as you're hacking pgbench output, what about offering a JSON > option instead of the text output? I'm working on automating pgbench > performance testing, and having the output in a proper delimited format > would be really helpful. I'm more a "grep | cut | ..." person, but I do understand your point about automation. My favorite hack is to load benchmark data into sqlite and perform query to build data extract for gnuplot figures. So I can put that in the stack of things to do when I have some time. Due to the possibly repetitive table structure of the data, maybe CSV would make sense as well. It is less extensible, but it is directly usable by sqlite or pg. -- Fabien.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера