Re: pg_stat_statements: faster search by queryid

From: Karina Litskevich <litskevichkarina(at)gmail(dot)com>
To: Sami Imseih <samimseih(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_stat_statements: faster search by queryid
Date: 2025-10-16 14:43:23
Message-ID: CACiT8iYDUMf-DEn6ihvPzknAC2e2RAi+6XP8uFjvW1e_pq0Uag@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is the third version of the patch. Aleksandra Bondar and I added
some tests. I noticed that the new filtering test runs longer than other
pg_stat_statements tests because of the creation of two databases in it.
I'm thinking of reducing this test a little bit to create only one new
database.

Best regards,
Karina Litskevich
Postgres Professional: http://postgrespro.com/

Attachment Content-Type Size
v3-0001-pg_stat_statements-add-ability-to-filter-statisti.patch text/x-patch 44.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2025-10-16 14:54:24 Re: failed NUMA pages inquiry status: Operation not permitted
Previous Message Jacob Champion 2025-10-16 14:43:18 Re: Thoughts on a "global" client configuration?