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

From Harald Armin Massa
Subject Re: is there a tracking trace tool like the "SQL Analizer" in MS sqlserver.?
Date
Msg-id 7be3f35d0701091017m4a59f0c5i9dd1175dbeb253c1@mail.gmail.com
Whole thread Raw
In response to Re: is there a tracking trace tool like the "SQL Analizer" in MS sqlserver.?  ("Jeffrey Melloy" <melloyj@alliancetechnologies.net>)
Responses Re: is there a tracking trace tool like the "SQL Analizer"  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
List 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.

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Postgres Replication
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: Autovacuum Improvements