Re: [PATCH] optional cleaning queries stored in pg_stat_statements - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: [PATCH] optional cleaning queries stored in pg_stat_statements
Date
Msg-id m239e1tpy5.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: [PATCH] optional cleaning queries stored in pg_stat_statements  (Tomas Vondra <tv@fuzzy.cz>)
List pgsql-hackers
Tomas Vondra <tv@fuzzy.cz> writes:
> If it was possible to compare the actual plan (or at least a hash of the
> plan), and keeping one record for each plan, that'd be extremely nice.
> You'd see that the query was executed with 3 different plans, number of
> calls, average duration etc.

I like that idea.  How does that integrates to current efforts?

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


pgsql-hackers by date:

Previous
From: J Smith
Date:
Subject: Re: unaccent extension missing some accents
Next
From: "Dickson S. Guedes"
Date:
Subject: Re: proposal: psql concise mode