diff --git a/doc/src/sgml/ref/pgbench.sgml b/doc/src/sgml/ref/pgbench.sgml index c9a9f0e0e5..8fe561bbd6 100644 --- a/doc/src/sgml/ref/pgbench.sgml +++ b/doc/src/sgml/ref/pgbench.sgml @@ -198,6 +198,8 @@ pgbench options d Generate data and load it into the standard tables, replacing any data already present. + The default is to generate data client-side (g) + and transmit it over the connection. With g (client-side data generation), @@ -218,9 +220,6 @@ pgbench options d message when generating data into pgbench_accounts table. - - -