Re: Is there something like MySQL enterprise monitor for Postgres? - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: Is there something like MySQL enterprise monitor for Postgres?
Date
Msg-id 20071229091650.GA17912@KanotixBox
Whole thread Raw
In response to Is there something like MySQL enterprise monitor for Postgres?  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Responses Re: Is there something like MySQL enterprise monitor for Postgres?
List pgsql-general
Ivan Sergio Borgonovo <mail@webthatworks.it> schrieb:

> or/and is there something to spot what are the most critical sql
> queries/function behind an application?

You can set "log_min_duration_statement" in your postgresql.conf to log
all querys with a duration highter than that value.


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."    (unknow)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Is there something like MySQL enterprise monitor for Postgres?
Next
From: Ivan Sergio Borgonovo
Date:
Subject: Re: Is there something like MySQL enterprise monitor for Postgres?