Re: pg_stat_statements query normalization

From: Sameer Thakur <samthakur74(at)gmail(dot)com>
To: Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: pg_stat_statements query normalization
Date: 2013-06-19 10:59:38
Message-ID: CABzZFEt6hcvuQCYh=Xo8MA8kkPjaROnym08qzJC3os4wKuG3=A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

>Why don't you play around with it and see for yourself?
I did that. Populated a sample table and then queried on it multiple times
for each condition (=,>,<) with different constant values. Then queried
pg_stat_statements view. Saw three different records corresponding to each
condition query text (=?,>?,<?).
Thank you
Sameer

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Sameer Thakur 2013-06-19 12:32:45 pg_stat_statements behavior in crash recovery
Previous Message Michael Paquier 2013-06-18 22:45:52 Re: 9.2.2 - semop hanging