Re: simple functions, huge overhead, no cache - Mailing list pgsql-general

From Dave Page
Subject Re: simple functions, huge overhead, no cache
Date
Msg-id AANLkTinRRVR20BEoA5qqjdWtJImW6I82Gkj1xdQ7_eNt@mail.gmail.com
Whole thread Raw
In response to Re: simple functions, huge overhead, no cache  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-general
On Mon, Jul 12, 2010 at 7:06 AM, Craig Ringer
<craig@postnewspapers.com.au> wrote:

> It seems like a profiler, which is designed to filter and organize the
> collected data, and which can be attached only to specific functions that
> you want to know about, might be a better job. As there's already a PL/PgSQL
> debugger, some of the infrastructure required is already present.

There's already a profiler in the same source tree. It just needs to
be given a little love.


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: simple functions, huge overhead, no cache
Next
From: Jayadevan M
Date:
Subject: Re: Queries about PostgreSQL PITR