Re: is there a tracking trace tool like the "SQL Analizer" in MS sqlserver.?

From: "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com>
To: "Jeffrey Melloy" <melloyj(at)alliancetechnologies(dot)net>
Cc: harding(dot)ian(at)gmail(dot)com, guillermoariast(at)linuxwaves(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: is there a tracking trace tool like the "SQL Analizer" in MS sqlserver.?
Date: 2007-01-09 18:17:37
Message-ID: 7be3f35d0701091017m4a59f0c5i9dd1175dbeb253c1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jeffrey,

> 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.

that is within Tools / View Server Status of pgAdmin III

Of course, Query Command String has to be enabled on the server; and
the security implications of that setting have to be considered before
:)

best wishes,

Harald
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
Python: the only language with more web frameworks than keywords.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthew T. O'Connor 2007-01-09 18:18:07 Re: Autovacuum Improvements
Previous Message Scott Marlowe 2007-01-09 18:17:20 Re: Postgres Replication