Tracing in Postgres - Mailing list pgsql-hackers

From Harshitha S
Subject Tracing in Postgres
Date
Msg-id CAAe0G5tepiWbFOaxCcwiQzMvLd2-QQCdxZ0Fa5xr9uCu6z8f2A@mail.gmail.com
Whole thread Raw
Responses Re: Tracing in Postgres
List pgsql-hackers
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-hackers by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Re: Questions and experiences writing a Foreign Data Wrapper
Next
From: Yeb Havinga
Date:
Subject: Re: [v9.1] sepgsql - userspace access vector cache