interactive backend output - Mailing list pgsql-general

From Alexander Cohen
Subject interactive backend output
Date
Msg-id 94DDD57A-B4AC-11D8-8E8D-000A95B947DC@toomuchspace.com
Whole thread Raw
List pgsql-general
Im trying to understand the internals of postgres a bit better. Right
now, im piping the stdout of the postgres binary to another
application. That app parses whats returned from qyeries and such. I
would like for the postgres binary to act as if it was started by the
postmaster and output to stdout the same data it would send to the
postmaster. Can anyone point me in the right direction on how i might
do this. I have the source and have been playing around with it a bit,
just for learning purposes, nothing special.

thanks!

Alex


pgsql-general by date:

Previous
From: "BARTKO Zoltan"
Date:
Subject: Re: Securing a db app - RFC
Next
From: DeJuan Jackson
Date:
Subject: Re: ORDER BY with plpgsql parameter