Re: Pgstatspack and pgfouine with auto_explain? - Mailing list pgsql-novice

From Mladen Gogala
Subject Re: Pgstatspack and pgfouine with auto_explain?
Date
Msg-id 4C9A774F.7070909@vmsinfo.com
Whole thread Raw
In response to Pgstatspack and pgfouine with auto_explain?  (Mladen Gogala <mgogala@vmsinfo.com>)
List pgsql-novice
Mladen Gogala wrote:
> I have a development version of Postgres 8.4.4 database which utilizes
> pgstatspack to produce performance reports and pgfouine to analyze
> /var/log/pgsql. There are some suspect SQL statements and I would like
> to have them analyzed automatically by loading the
> auto_explain module. Are there any experiences with that? Do pgstatspack
> reports or pgfouine analysis get broken because of the automatic explain
> for statements running longer than the threshold?
>
>
Well, there weren't any takers so I had to test it out. Unfortunately,
PgFouine takes plan as a SQL. In other words, "auto_explain" module is
confusing PgFouine. I opened a PgFoundry account and reported a bug. Sigh!

--

Mladen Gogala
Sr. Oracle DBA
1500 Broadway
New York, NY 10036
(212) 329-5251
http://www.vmsinfo.com
The Leader in Integrated Media Intelligence Solutions




pgsql-novice by date:

Previous
From: Leon Starr
Date:
Subject: Re: Best way to create a sequence generator at run time?
Next
From: Tom Lane
Date:
Subject: Re: pg_dump