pgsql: Lift the limitation that # of clients must be a multiple of # of - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Lift the limitation that # of clients must be a multiple of # of
Date
Msg-id E1ZAvlL-0004aN-HM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Lift the limitation that # of clients must be a multiple of # of threads

Fabien Coelho

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ba3deeefb0fb9e8810b454bc7b41f27965c24aa8

Modified Files
--------------
doc/src/sgml/ref/pgbench.sgml |    3 +--
src/bin/pgbench/pgbench.c     |   27 +++++++++++++++++++--------
2 files changed, 20 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Make WAL-related utilities handle .partial WAL files properly.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix pgbench progress report behaviour when pgbench or a query ge