Re: simple functions, huge overhead, no cache

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: simple functions, huge overhead, no cache
Дата
Msg-id AANLkTinRRVR20BEoA5qqjdWtJImW6I82Gkj1xdQ7_eNt@mail.gmail.com
обсуждение исходный текст
Ответ на Re: simple functions, huge overhead, no cache  (Craig Ringer <craig@postnewspapers.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: simple functions, huge overhead, no cache
Следующее
От: Jayadevan M
Дата:
Сообщение: Re: Queries about PostgreSQL PITR