Tracing in Postgres

From: Harshitha S <hershetha(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Tracing in Postgres
Date: 2011-07-22 08:43:41
Message-ID: CAAe0G5vkcx+fq83K1AqtKst4U_tXMRPOCD8AwRdP+k7iCioNxA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I am trying to integrate a tracing framework in the Postgres code.
I need to know if elog.c under backend/utils/error is the place where the
changes can be made.

The tracing framework that I want to integrate has some additional
capability. I want to replace the tracing and logging functionality in the
existing Postgres framework with the APIs used in this framework without
making changes in every file.
If anybody has any inputs on this, please help me.

Thanks,
Harshitha

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ireneusz Pluta 2011-07-22 08:59:23 Timestamp parsing with blanked time part
Previous Message Albe Laurenz 2011-07-22 08:29:30 Re: Maximum number of client connection supported by Postgres 8.4.6