Re: pgbench doc fix
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Tatsuo Ishii <ishii@sraoss.co.jp>, robertmhaas@gmail.com,
pgsql-hackers@postgresql.org
Date: 2018-11-03T10:16:30Z
Lists: pgsql-hackers
>> "prepared: use extended query protocol with reused prepared statements" > > I don't think this mouthful is useful in the --help output. The > existing wording gets the message across just fine, I think. More > details can be put in the reference page. These suggestions are for the online doc page, and possibly an internal comment in the code. The pgbench --help just states the 3 possible values and the say which is the default, and indeed cannot say much more. -- Fabien.
Commits
-
Doc: enhance pgbench manual.
- 2472ea0a53f0 12.0 landed