Re: Profiling tool for postgres under win32 - Mailing list pgsql-sql

From A. Kretschmer
Subject Re: Profiling tool for postgres under win32
Date
Msg-id 20091126100530.GA7075@a-kretschmer.de
Whole thread Raw
In response to Profiling tool for postgres under win32  (aymen marouani <marouani.aymen@gmail.com>)
List pgsql-sql
In response to aymen marouani :
> Hi,
> I'm using the Postgres database system version 8.3 for a J2EE application.
> I'd  like to profile and monitor in "real time" the status of my queries
> because I notice some slow loading.
> Can anyone tell how to get a "good" profiling tool for the Postgres database
> system ?

Set log_min_duration to a propper value and analyse your slow queries.

Andreas
-- 
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99


pgsql-sql by date:

Previous
From: aymen marouani
Date:
Subject: Profiling tool for postgres under win32
Next
From: Guillaume Lelarge
Date:
Subject: Re: CREATE SERVER - what is this?