We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90be091 commit c3d1fdbCopy full SHA for c3d1fdb
doc/src/sgml/ref/pgbench.sgml
@@ -198,6 +198,8 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
198
<para>
199
Generate data and load it into the standard tables,
200
replacing any data already present.
201
+ The default is to generate data client-side (<literal>g</literal>)
202
+ and transmit it over the connection.
203
</para>
204
205
With <literal>g</literal> (client-side data generation),
@@ -218,9 +220,6 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
218
220
message when generating data into
219
221
<structname>pgbench_accounts</structname> table.
222
- <para>
-
223
- </para>
224
</listitem>
225
</varlistentry>
226
<varlistentry>
0 commit comments