Re: How can i find out top high load sql queries in PostgreSQL.

From: Vibhor Kumar <vibhor(dot)kumar(at)enterprisedb(dot)com>
To: suhas(dot)basavaraj12 <suhas(dot)b(at)verse(dot)in>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: How can i find out top high load sql queries in PostgreSQL.
Date: 2012-12-17 16:33:40
Message-ID: E8ED0A7E-94BC-4235-9300-1D3C81FB6B0C@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


On Dec 17, 2012, at 3:21 AM, suhas.basavaraj12 <suhas(dot)b(at)verse(dot)in> wrote:

> There is a tool called pg Fouine . I am sure this will help you..
>
> http://pgfouine.projects.pgfoundry.org/tutorial.html

+1

You can also use pgbadger, which seemed more flexible than pgFouine.
http://dalibo.github.com/pgbadger/

Thanks & Regards,
Vibhor Kumar
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
Blog:http://vibhork.blogspot.com

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jeff Janes 2012-12-18 06:00:16 Re: [PERFORM] Slow query: bitmap scan troubles
Previous Message suhas.basavaraj12 2012-12-17 09:21:43 Re: How can i find out top high load sql queries in PostgreSQL.