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