Re: compute_query_id and pg_stat_statements - Mailing list pgsql-hackers

From Julien Rouhaud
Subject Re: compute_query_id and pg_stat_statements
Date
Msg-id CAOBaU_YgSAVP+FGk7CMw9CwMxLMrKo1n6ykcf9u+sDg52NovAA@mail.gmail.com
Whole thread Raw
In response to Re: compute_query_id and pg_stat_statements  (Maciek Sakrejda <m.sakrejda@gmail.com>)
Responses Re: compute_query_id and pg_stat_statements
List pgsql-hackers
Le jeu. 13 mai 2021 à 12:52, Maciek Sakrejda <m.sakrejda@gmail.com> a écrit :

For what it's worth, I don't think the actual changing of an extra
setting is that big a burden: it's the figuring out that you need to
change it, and how you should configure it, that is the problem.
Especially since all major search engines still seem to return 9.4 (!)
documentation as the first hit for a "pg_stat_statements" search. The
common case (installing pg_stat_statements but not tweaking query id
generation) should be simple.

the v2 patch I sent should address both your requirements. 

pgsql-hackers by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: compute_query_id and pg_stat_statements
Next
From: Maciek Sakrejda
Date:
Subject: Re: compute_query_id and pg_stat_statements