Add libpq pipeline mode support to pgbench
Alvaro Herrera <alvherre@alvh.no-ip.org>
Add libpq pipeline mode support to pgbench New metacommands \startpipeline and \endpipeline allow the user to run queries in libpq pipeline mode. Author: Daniel Vérité <daniel@manitou-mail.org> Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org> Discussion: https://postgr.es/m/b4e34135-2bd9-4b8a-94ca-27d760da26d7@manitou-mail.org
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pgbench.sgml | modified | +22 −0 |
| src/bin/pgbench/pgbench.c | modified | +116 −15 |
| src/bin/pgbench/t/001_pgbench_with_server.pl | modified | +78 −1 |
Documentation touched
Discussion
- PATCH: Batch/pipelining support for libpq 129 messages · 2016-05-23 → 2021-03-18