Profiling postgresql queries

From: "Nacef LABIDI" <nacef(dot)l(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Profiling postgresql queries
Date: 2008-07-09 08:22:09
Message-ID: f16f7ea00807090122j11c01555g4fd1c2defc9e0ee9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi all,
I was wondering if there is any GUI or command line based tool running on
windows that could help me to profile PostgreSQL queries performance. It
should be able to do live profiling since I want to profile the accesses
that my application is doing on the Postgres database.

Thanks to all
Nacef

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message A. Kretschmer 2008-07-09 08:41:08 Re: Profiling postgresql queries
Previous Message Alvaro Herrera 2008-07-08 22:00:55 Re: Re: Best practice for long-lived journal tables: bigint or recycling IDs?