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: Is there something like MySQL enterprise monitor for Postgres?



On Sat, 29 Dec 2007 10:16:50 +0100
Andreas Kretschmer <akretschmer(at)spamfence(dot)net> wrote:

> 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.

That is interesting but it may be misleading (something that is below
the threshold but get used thousands time won't be spotted).

What about a log analyser?
What about a configuration wizard that eat your logs and suggest
improvement to the config?

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




Home | Main Index | Thread Index

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