Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
b87b2f4b
Commit
b87b2f4b
authored
9 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
doc: Fix typos
From: Erik Rijkers <er@xs4all.nl>
parent
915cee45
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/ref/pgbench.sgml
+4
-4
4 additions, 4 deletions
doc/src/sgml/ref/pgbench.sgml
with
4 additions
and
4 deletions
doc/src/sgml/ref/pgbench.sgml
+
4
−
4
View file @
b87b2f4b
...
...
@@ -1174,7 +1174,7 @@ END;
0 84 4142 0 1412881037 918023 2333
0 85 2465 0 1412881037 919759 740
</screen>
In this example, transaction 82 was late, because it
'
s latency (6.173 ms) was
In this example, transaction 82 was late, because its latency (6.173 ms) was
over the 5 ms limit. The next two transactions were skipped, because they
were already late before they were even started.
</para>
...
...
@@ -1215,7 +1215,7 @@ END;
</para>
<para>
Here is example output
s
:
Here is example output:
<screen>
1345828501 5601 1542744 483552416 61 2573
1345828503 7884 1979812 565806736 60 1479
...
...
@@ -1225,8 +1225,8 @@ END;
</screen></para>
<para>
Notice that while the plain (unaggregated) log file contains
index
o
f
the custom script files, the aggregated log does not. Therefore if
Notice that while the plain (unaggregated) log file contains
a reference
t
o the custom script files, the aggregated log does not. Therefore if
you need per script data, you need to aggregate the data on your own.
</para>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment