Re: is there a tracking trace tool like the "SQL Analizer" in MS sqlserver.? - Mailing list pgsql-general

From Ian Harding
Subject Re: is there a tracking trace tool like the "SQL Analizer" in MS sqlserver.?
Date
Msg-id 725602300701081109tdd2eee7qcb1dba2c20225600@mail.gmail.com
Whole thread Raw
In response to Re: is there a tracking trace tool like the "SQL  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
On 1/8/07, Joshua D. Drake <jd@commandprompt.com> wrote:
> On Mon, 2007-01-08 at 12:56 -0600, Jeffrey Melloy wrote:
> >
> >
> > On 1/8/07, Jeffrey Melloy <melloyj@alliancetechnologies.net> wrote:
> >         Not exactly.  SQL Analyzer also includes live monitoring of
> >         whatever queries are coming into the database.  You can
> >         achieve something similar by enabling query logging in the
> >         settings.
>
> pg_stat_activity?
>

The SQL Profiler tool also keeps data that meet your criteria for
later analysis as well.  It is very good.

- Ian

pgsql-general by date:

Previous
From: "Jeffrey Melloy"
Date:
Subject: Re: is there a tracking trace tool like the "SQL Analizer" in MS sqlserver.?
Next
From: Ron Mayer
Date:
Subject: Re: Advice needed on using postgres in commercial product