Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc3d1fdb

Browse files
committed
pgbench: document that the default data loading is client-side
Reported-by: Fabien COELHODiscussion:https://postgr.es/m/alpine.DEB.2.22.394.2005051811320.2183756@pseudo
1 parent90be091 commitc3d1fdb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/src/sgml/ref/pgbench.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp