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
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