Skip to content

Commit

Permalink
Update product_docs/docs/pgd/5/reference/testingandtuning.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
djw-m committed Sep 19, 2023
1 parent 5ae0ebb commit df05c6f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion product_docs/docs/pgd/5/reference/testingandtuning.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ of pgd_bench options and usage.

### Options

pgd_bench-specific options include the following.
The pgd_bench command is implemented as a wrapper around the pgbench command. This means that it shares many of the same options and created tables named `pgbench` as it performs its testing.

Options that are specific to pgd_bench include the following.

#### Setting mode

Expand Down

0 comments on commit df05c6f

Please sign in to comment.