T80: Slow query
Work in Progress
This documentation page is currently being worked on. We apologize for the page being incomplete or not available yet.
Category: Statement Events
SQLSTATE: n/a
Urgency: low
SQLSTATE: n/a
Urgency: low
Example Postgres Log Output:
LOG: duration: 3205.800 ms execute a2: SELECT "servers".* FROM "servers" WHERE "servers"."id" = 1 LIMIT 2
LOG: duration: 4079.697 ms execute <unnamed>:
SELECT * FROM x WHERE y = $1 LIMIT $2
DETAIL: parameters: $1 = 'long string', $2 = '1'
Explanation:
...
Recommended Action:
...
Learn More:
No additional resources available.
Couldn't find what you were looking for or want to talk about something specific?
Start a conversation with us →