Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA01763; Sun, 2 Feb 92 21:09:01 -0800
Date: Sun, 2 Feb 92 21:09:01 -0800
Message-Id: <9202030509.AA01763@postgres.Berkeley.EDU>
From: orestes appel <oappel@copper.ucs.indiana.edu>
Subject: Running a C program on top of Postgres
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Cc: oappel@copper.ucs.indiana.edu

Hello,
	maybe someone in the newsgroup has done this before.
Is there a way to run a C program (invoked from the Monitor) and keep it
running (having the program control on the info written back and forth
to the terminal) and somewhat exit the program and return control to
the Monitor? Also, the C program should be able to send (PQexec?)
Postquel queries to the back-end!!!
Any information will be appreciated.

Thanks in advance.

	Orestes Appel
