Pgstatspack and pgfouine with auto_explain?

From: Mladen Gogala <mgogala(at)vmsinfo(dot)com>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Pgstatspack and pgfouine with auto_explain?
Date: 2010-09-21 18:16:28
Message-ID: 4C98F67C.3000700@vmsinfo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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?

--

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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Jorge Alberto Fuentes Casillas 2010-09-21 21:28:05 Table transfer
Previous Message Leon Starr 2010-09-21 16:57:54 Best way to create a sequence generator at run time?