interactive backend output

From: Alexander Cohen <alex(at)toomuchspace(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: interactive backend output
Date: 2004-06-02 15:50:33
Message-ID: 94DDD57A-B4AC-11D8-8E8D-000A95B947DC@toomuchspace.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message BARTKO Zoltan 2004-06-02 15:53:52 Re: Securing a db app - RFC
Previous Message Thomas Schoen 2004-06-02 15:33:45 Re: ORDER BY with plpgsql parameter