pg_stat_statements : how to catch non successfully finishedstatements ? - Mailing list pgsql-general

From legrand legrand
Subject pg_stat_statements : how to catch non successfully finishedstatements ?
Date
Msg-id 1524774265469-0.post@n3.nabble.com
Whole thread Raw
Responses Re: pg_stat_statements : how to catch non successfully finishedstatements ?
List pgsql-general
Hello all,

I was wondering if there is a hook to collect non successfully finished SQL
statements in pg_stat_statements (timed-out, cancelled, killed, or simply
errored) ?

Thanks in advance
Regards
PAscal



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html


pgsql-general by date:

Previous
From: "Ian Bell"
Date:
Subject: PGAdmin4 debugger - unable to call ltree functions
Next
From: Vitaliy Garnashevich
Date:
Subject: Re: Long running INSERT+SELECT query