Changes between Initial Version and Version 1 of Ticket #31134, comment 3
- Timestamp:
- Jan 7, 2020, 3:49:19 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31134, comment 3
initial v1 35 35 PostgreSQL 12.0 (Debian 12.0-2.pgdg100+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit 36 36 }}} 37 38 Command for testing: 39 40 {{{#!bash 41 $ ab -c 50 -n 1000 http://localhost:8000/a/ 42 }}}