Re: Pgstatspack and pgfouine with auto_explain?

Поиск
Список
Период
Сортировка
От Mladen Gogala
Тема Re: Pgstatspack and pgfouine with auto_explain?
Дата
Msg-id 4C9A774F.7070909@vmsinfo.com
обсуждение исходный текст
Ответ на Pgstatspack and pgfouine with auto_explain?  (Mladen Gogala <mgogala@vmsinfo.com>)
Список 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 по дате отправления:

Предыдущее
От: Leon Starr
Дата:
Сообщение: Re: Best way to create a sequence generator at run time?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump