Re: pg_stat_statements query normalization - Mailing list pgsql-performance

From Sameer Thakur
Subject Re: pg_stat_statements query normalization
Date
Msg-id CABzZFEt6hcvuQCYh=Xo8MA8kkPjaROnym08qzJC3os4wKuG3=A@mail.gmail.com
Whole thread Raw
In response to Re: pg_stat_statements query normalization  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
List 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

pgsql-performance by date:

Previous
From: Michael Paquier
Date:
Subject: Re: 9.2.2 - semop hanging
Next
From: Sameer Thakur
Date:
Subject: pg_stat_statements behavior in crash recovery