Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA17074; Fri, 21 Aug 92 09:41:27 -0700
Date: Fri, 21 Aug 92 09:41:27 -0700
Message-Id: <9208211641.AA17074@postgres.Berkeley.EDU>
From: mephdgj@prism.gatech.edu (GB Jazbutis)
Subject: Problem with Listen
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu


Hi,

I am trying to run the libpq sample program no. 2  

First of all, when I create test1, test1a, and the rule r1, when
I do the append to test1, it blocks up (just sits there).

Also, when I try to do a listen relname, (and relname does exist),
I get the following error message:
          
		WARN: ... :listen: relation  doesn't exist

It doesn't even specify which relation.  This comes up also when I try
to run sample program 2 (with a workaround on the earlier mentioned problem).

Thanks in advance,

Gintas
mephdgj@prism.gatech.edu
