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
198198 <para>
199199 Generate data and load it into the standard tables,
200200 replacing any data already present.
201+ The default is to generate data client-side (<literal>g</literal>)
202+ and transmit it over the connection.
201203 </para>
202204 <para>
203205 With <literal>g</literal> (client-side data generation),
@@ -218,9 +220,6 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
218220 message when generating data into
219221 <structname>pgbench_accounts</structname> table.
220222 </para>
221- <para>
222-
223- </para>
224223 </listitem>
225224 </varlistentry>
226225 <varlistentry>
You can’t perform that action at this time.
0 commit comments