'How to add result generated by pgbench on terminal to csv file
I m trying to add pgbench result to csv . The result I got is in below given format pgbench -c 10 -j 2 -t 10000 example starting vacuum...end. transaction type: TPC-B (sort of) scaling factor: 50 query mode: simple number of clients: 10 number of threads: 2 number of transactions per client: 10000 number of transactions actually processed: 100000/100000 latency average: 4.176 ms tps = 2394.718707 (including connections establishing) tps = 2394.874350 (excluding connections establishing)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
