Re: Sample values for pg_stat_statements - Mailing list pgsql-hackers

From legrand legrand
Subject Re: Sample values for pg_stat_statements
Date
Msg-id 1521845066782-0.post@n3.nabble.com
Whole thread Raw
In response to Sample values for pg_stat_statements  (Vik Fearing <vik.fearing@2ndquadrant.com>)
List pgsql-hackers
+1

If pgss had a PlanId column (just after QueryId), that would be wonderfull
;o)

Question: Is there a simple way to "un-normalize" the query (I mean rebuild
the original query as it was before normalization) ? 

Regards
PAscal



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html


pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Removing useless DISTINCT clauses
Next
From: Michael Paquier
Date:
Subject: Re: Changing WAL Header to reduce contention duringReserveXLogInsertLocation()