Execution history of a single query

From: arun chirappurath <arunsnmimt(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Execution history of a single query
Date: 2024-05-17 16:42:14
Message-ID: CAA23SdsOB8RSGAXHH-f1pZ76EaWNuSy2FUvmaBqVSaPJqzi1FQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

From pg_stat_statements we can get the overall execution details of queries.

Can we get the execution details of a single queryid ?

Like today it took 6 seconds,yesterday 5 and so on..just for one query.

Thanks,
Arun

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Sabino Mullane 2024-05-17 17:23:09 Re: Execution history of a single query
Previous Message Tom Lane 2024-05-17 13:51:49 Re: utf8 vs UTF-8