TODO request: log_long_transaction - Mailing list pgsql-hackers

From Josh Berkus
Subject TODO request: log_long_transaction
Date
Msg-id 544E9B2C.7010208@agliodbs.com
Whole thread Raw
Responses Re: TODO request: log_long_transaction
List pgsql-hackers
Hackers,

I just realized that there is one thing we can't log currently:
transactions which last more than #ms.  This is valuable diagnostic
information when looking for issues like causes of bloat and deadlocks.

I'd like it to be on the TODO list because it seems like part of a good
GSOC project or first-time contribution.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Next
From: Thom Brown
Date:
Subject: Re: TODO request: log_long_transaction