From: Robert Haas Date: Tue, 29 Mar 2016 17:46:57 +0000 (-0400) Subject: Fix pgbench documentation error. X-Git-Tag: REL9_5_3~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffd2a9eb5ede1340bd949c032ed8b7ef92b3ca09;p=postgresql Fix pgbench documentation error. The description of what the per-transaction log file says for skipped transactions is just plain wrong. Report and patch by Tomas Vondra, reviewed by Fabien Coelho and modified by me. --- diff --git a/doc/src/sgml/ref/pgbench.sgml b/doc/src/sgml/ref/pgbench.sgml index aafb18d653..a70c8cf3a2 100644 --- a/doc/src/sgml/ref/pgbench.sgml +++ b/doc/src/sgml/ref/pgbench.sgml @@ -993,10 +993,9 @@ END; Field schedule_lag is the difference between the transaction's scheduled start time, and the time it actually started, in microseconds. It is only present when the