postgresql/src/bin
Thomas Munro aeb57af8e6 pgbench: Synchronize client threads.
Wait until all pgbench threads are connected before benchmarking begins.
This fixes a problem where some connections could take a very long time
to be established because of lock contention from earlier connections,
making results unstable and bogus with high connection counts.

Author: Andres Freund <andres@anarazel.de>
Author: Fabien COELHO <coelho@cri.ensmp.fr>
Reviewed-by: Marina Polyakova <m.polyakova@postgrespro.ru>
Reviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reviewed-by: Hayato Kuroda <kuroda.hayato@fujitsu.com>
Reviewed-by: David Rowley <dgrowleyml@gmail.com>
Discussion: https://postgr.es/m/20200227180100.zyvjwzcpiokfsqm2%40alap3.anarazel.de
2021-03-10 17:44:04 +13:00
..
initdb Use native path separators to pg_ctl in initdb 2021-03-02 15:39:34 -03:00
pg_archivecleanup Improve common/logging.c's support for multiple verbosity levels. 2020-09-17 12:52:18 -04:00
pg_basebackup Simplify printing of LSNs 2021-02-23 10:27:02 +01:00
pg_checksums Remove gratuitous uses of deprecated SELECT INTO 2021-01-28 14:28:41 +01:00
pg_config Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_controldata Simplify printing of LSNs 2021-02-23 10:27:02 +01:00
pg_ctl Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_dump pg_dump: Add const decorations 2021-02-10 13:21:47 +01:00
pg_resetwal Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_rewind Fix some typos, grammar and style in docs and comments 2021-02-24 16:13:17 +09:00
pg_test_fsync Use pg_pwrite() in pg_test_fsync. 2021-02-15 15:23:12 +13:00
pg_test_timing Clean up after newly-added tests for pg_test_fsync and pg_test_timing. 2020-10-07 13:27:33 -04:00
pg_upgrade pg_upgrade: Fix oversight in version checking 2021-03-04 10:34:17 +01:00
pg_verifybackup Simplify printing of LSNs 2021-02-23 10:27:02 +01:00
pg_waldump Simplify printing of LSNs 2021-02-23 10:27:02 +01:00
pgbench pgbench: Synchronize client threads. 2021-03-10 17:44:04 +13:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql Revert changes for SSL compression in libpq 2021-03-10 09:35:42 +09:00
scripts Add --tablespace option to reindexdb 2021-03-03 10:14:21 +09:00
Makefile Update copyright for 2021 2021-01-02 13:06:25 -05:00