Re: Sample values for pg_stat_statements

From: legrand legrand <legrand_legrand(at)hotmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Sample values for pg_stat_statements
Date: 2018-03-23 22:44:26
Message-ID: 1521845066782-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-03-23 23:32:48 Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation()
Previous Message David Rowley 2018-03-23 21:52:56 Re: Removing useless DISTINCT clauses