Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: track generic and custom plans in pg_stat_statements
From:
Sami Imseih <samimseih(at)gmail(dot)com>
To:
Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
Cc:
Greg Sabino Mullane <htamfids(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: track generic and custom plans in pg_stat_statements
Date:
2025-04-07 20:27:30
Message-ID:
CAA5RZ0sxV3APLzmnH1Jt0ehmjzYAStNqcZeEAma_D0VkmjkX8w@mail.gmail.com
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2025-03-05 18:45:30 from Sami Imseih <samimseih(at)gmail(dot)com> 📎
2025-03-05 20:29:45 from Greg Sabino Mullane <htamfids(at)gmail(dot)com>
2025-03-06 00:46:45 from Sami Imseih <samimseih(at)gmail(dot)com> 📎
2025-03-06 01:17:16 from Sami Imseih <samimseih(at)gmail(dot)com> 📎
2025-03-06 07:56:25 from Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
2025-03-06 15:04:35 from Sami Imseih <samimseih(at)gmail(dot)com> 📎
2025-03-10 11:01:41 from Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
2025-03-10 17:46:58 from Sami Imseih <samimseih(at)gmail(dot)com>
2025-04-07 20:27:30 from Sami Imseih <samimseih(at)gmail(dot)com> 📎
2025-04-08 08:56:53 from Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
2025-04-08 11:56:53 from Sami Imseih <samimseih(at)gmail(dot)com>
Lists:
pgsql-hackers
rebased in the attached v5.
--
Sami Imseih
Amazon Web Services (AWS)
Attachment
Content-Type
Size
v5-0001-Add-plan_cache-counters-to-pg_stat_statements.patch
application/octet-stream
20.1 KB
In response to
Re: track generic and custom plans in pg_stat_statements
at 2025-03-10 17:46:58 from Sami Imseih
Responses
Re: track generic and custom plans in pg_stat_statements
at 2025-04-08 08:56:53 from Ilia Evdokimov
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Andres Freund
2025-04-07 20:28:20
Re: BAS_BULKREAD vs read stream
Previous Message
Sami Imseih
2025-04-07 20:01:33
Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX