From ffd2a9eb5ede1340bd949c032ed8b7ef92b3ca09 Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Tue, 29 Mar 2016 13:46:57 -0400 Subject: [PATCH] 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. --- doc/src/sgml/ref/pgbench.sgml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/ref/pgbench.sgml b/doc/src/sgml/ref/pgbench.sgml index aafb18d6536..a70c8cf3a2d 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