Tracing in Postgres - Mailing list pgsql-general

From Harshitha S
Subject Tracing in Postgres
Date
Msg-id CAAe0G5vkcx+fq83K1AqtKst4U_tXMRPOCD8AwRdP+k7iCioNxA@mail.gmail.com
Whole thread Raw
Responses Re: Tracing in Postgres  (Craig Ringer <craig@postnewspapers.com.au>)
List 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

pgsql-general by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Re: Maximum number of client connection supported by Postgres 8.4.6
Next
From: Ireneusz Pluta
Date:
Subject: Timestamp parsing with blanked time part