Hi all,
I got some IO spikes on my master server. But the point is that I was unable to find the query that caused that, because the query didn't take more than 300ms to run (300ms is the time that my alerts are settled)...
Is there any way to track those queries? Maybe with pg_stat_statement?
I'm using Postgres 9.2.
Thanks
Patrick
Patrick