Re: SQL Profiler

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: SQL Profiler
Дата
Msg-id 162867790805211355y3891a82eld70e5eaddc9027f0@mail.gmail.com
обсуждение исходный текст
Ответ на SQL Profiler  (jbelskus@acctvantage.com)
Список pgadmin-support
Hello

2008/5/21  <jbelskus@acctvantage.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@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support
>


В списке pgadmin-support по дате отправления:

Предыдущее
От: jbelskus@acctvantage.com
Дата:
Сообщение: SQL Profiler
Следующее
От: "santosh wast"
Дата:
Сообщение: help please