Re: pgbench log output - Mailing list pgsql-admin

From Sbob
Subject Re: pgbench log output
Date
Msg-id 29c00021-e1ac-422d-e889-a8c5f386aafc@quadratum-braccas.com
Whole thread Raw
In response to Re: pgbench log output  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-admin

Perfect! Thanks


On 9/2/22 10:22, David G. Johnston wrote:
On Fri, Sep 2, 2022 at 9:13 AM Sbob <sbob@quadratum-braccas.com> wrote:

However I do not understand what data is represented / how to decipher the log file, can someone enlighten me or point me to docs that lay this out?

pgbench is a client application since it doesn't require being on the server to run - just a connection to a database.  So you'd find it under the "Client Applications" chapter in the Documentation's Table of Contents.

Or just use the Index.

Or search.


The section named "Per-Transaction Logging" sounds like it is relevant here.

David J.

pgsql-admin by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: pgbench log output
Next
From: Wells Oliver
Date:
Subject: Understanding updates and deadlocks more clearly