Re: [HACKERS] Regarding pg_stat_statements

2015-03-13 Thread Josh Berkus
On 03/13/2015 02:29 AM, Sreerama Manoj wrote: > As we know that "pg_stat_statements" will monitor the queries > after normalizing the queries(Removes the values present in query). I > want to know is there a way to store those normalized values because I > want to check the type of data(value

Re: [HACKERS] Regarding pg_stat_statements

2015-03-13 Thread Ronan Dunklau
Le vendredi 13 mars 2015 14:59:28 Sreerama Manoj a écrit : > Hi, > As we know that "pg_stat_statements" will monitor the queries after > normalizing the queries(Removes the values present in query). I want to > know is there a way to store those normalized values because I want to > check the