Re: patch to implement ECPG side tracing / tracking ...
Dimitri Fontaine <dfontaine@hi-media.com>
From: Dimitri Fontaine <dfontaine@hi-media.com>
To: Hans-Juergen Schoenig <hs@cybertec.at>
Cc: PG Hackers <pgsql-hackers@postgresql.org>, Michael Meskes <meskes@postgresql.org>, Zoltan Boszormenyi <zb@cybertec.at>
Date: 2010-01-14T13:51:37Z
Lists: pgsql-hackers
Michael Meskes <meskes@postgresql.org> writes: > On Wed, Jan 13, 2010 at 10:30:32PM +0100, Hans-Juergen Schoenig wrote: >> performance tune your precompiler application. in PostgreSQL it is >> currently a little hard to get from the log what is executed how >> often by which application in which speed and so on. so, we came up > > Hard or impossible? I agree with the other replies that this looks more like a > functionality you'd want in the server rather than the client. PgFouine partly answers that, and with application_name in 8.5 it should further improve: http://pgfouine.projects.postgresql.org/ Regards, -- dim