Re: Profiler for PostgreSQL - Mailing list pgsql-performance

From Christopher Kings-Lynne
Subject Re: Profiler for PostgreSQL
Date
Msg-id 42D60664.90400@familyhealth.com.au
Whole thread Raw
In response to Profiler for PostgreSQL  (Agha Asif Raza <aghaasif@gmail.com>)
Responses Re: Profiler for PostgreSQL
List pgsql-performance
Try turning on query logging and using the 'pqa' utility on pgfoundry.org.

Chris

Agha Asif Raza wrote:
> Is there any MS-SQL Server like 'Profiler' available for PostgreSQL? A
> profiler is a tool that monitors the database server and outputs a
> detailed trace of all the transactions/queries that are executed on a
> database during a specified period of time. Kindly let me know if any of
> you knows of such a tool for PostgreSQL.
>
> Agha Asif Raza


pgsql-performance by date:

Previous
From: Greg Stark
Date:
Subject: Re: Quad Opteron stuck in the mud
Next
From: Bruce Momjian
Date:
Subject: Re: Profiler for PostgreSQL