What is postgresql doing for "statement: commit;begin;"

From: Nick Burch <nick(at)torchbox(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: What is postgresql doing for "statement: commit;begin;"
Date: 2005-01-17 13:42:07
Message-ID: Pine.LNX.4.44.0501171337300.2265-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All

I've turned on slow query reporting via log_min_duration_statement, and
I've been looking through the log files.

Quite a lot, I'm seeing lines like:
2005-01-17 13:11:15 LOG: duration: 4688.108 ms statement: commit;begin;

Is there any way to find out what exactly got executed here?

Thanks
Nick

Responses

Browse pgsql-general by date

  From Date Subject
Next Message laurie.burrow 2005-01-17 14:03:56 Array to rowset function
Previous Message Rick Schumeyer 2005-01-17 13:39:36 Re: Rules on select