File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -198,6 +198,8 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
198
198
<para>
199
199
Generate data and load it into the standard tables,
200
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.
201
203
</para>
202
204
<para>
203
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.
220
222
</para>
221
- <para>
222
-
223
- </para>
224
223
</listitem>
225
224
</varlistentry>
226
225
<varlistentry>
You can’t perform that action at this time.
0 commit comments