We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab5c6d0 commit 23da66fCopy full SHA for 23da66f
doc/src/sgml/pgbench.sgml
@@ -829,7 +829,7 @@ END;
829
</para>
830
831
<para>
832
- Here is example outputs:
+ Here is example output:
833
<screen>
834
1345828501 5601 1542744 483552416 61 2573
835
1345828503 7884 1979812 565806736 60 1479
@@ -839,8 +839,8 @@ END;
839
</screen></para>
840
841
842
- Notice that while the plain (unaggregated) log file contains index
843
- of the custom script files, the aggregated log does not. Therefore if
+ Notice that while the plain (unaggregated) log file contains a reference
+ to the custom script files, the aggregated log does not. Therefore if
844
you need per script data, you need to aggregate the data on your own.
845
846
0 commit comments