Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: SQL Profiler



Hello

2008/5/21  <jbelskus(at)acctvantage(dot)com>:
> I've made the switch from SQL Server and really like Postgres, but I can't
> find an equivalent tool for SQL Profiler.  This allows an administrator to
> monitor connections and inbound SQL requests.  Its very useful for
> application debugging in that its very easy to see the SQL statements that
> an app. is passing to the db.  Is there such a tool in Postgres?
>
> Thanks much,
>
> Jason
>

PostgreSQL has other kits - first slow query log (look to
postgresql.conf) and analyser of this log pgfouine
http://pgfouine.projects.postgresql.org/

Regards
Pavel Stehule

>
> --
> Sent via pgadmin-support mailing list (pgadmin-support(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support
>



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group