Re: Is there something like MySQL enterprise monitor for Postgres?

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Is there something like MySQL enterprise monitor for Postgres?
Date: 2007-12-29 09:16:50
Message-ID: 20071229091650.GA17912@KanotixBox
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ivan Sergio Borgonovo <mail(at)webthatworks(dot)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°

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2007-12-29 11:04:55 Re: Is there something like MySQL enterprise monitor for Postgres?
Previous Message Ivan Sergio Borgonovo 2007-12-29 09:11:33 Is there something like MySQL enterprise monitor for Postgres?