Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id CAA18265 for postgres-dist; Mon, 7 Mar 1994 02:48:50 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199403071048.CAA18265@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from tpdusv.tpd.tno.nl (tpdusv.tpd.tno.nl [134.221.131.15]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id CAA18256 for <postgres@postgres.berkeley.edu>; Mon, 7 Mar 1994 02:47:30 -0800
Received: by tpdusv.tpd.tno.nl (5.65/DEC-Ultrix/4.3/GVA)
	id AA13309; Mon, 7 Mar 1994 11:46:54 +0100
Received: by tpdbbs.local (5.57/Ultrix3.0-C)
	id AA06320; Mon, 7 Mar 94 11:46:49 +0100
From: ejonge@tpd.tno.nl (Eric de Jonge)
Message-Id: <9403071046.AA06320@tpdbbs.local>
Subject: Inversion-file and Pg_class
To: postgres@postgres.Berkeley.EDU
Date: Mon, 7 Mar 1994 11:46:48 +0100 (MET)
X-Mailer: ELM [version 2.4 PL21]
Content-Type: text
Content-Length: 394       
Resent-To: postgres-dist@postgres.Berkeley.EDU
Resent-Date: Mon, 07 Mar 94 02:48:49 -0800
Resent-XMts: smtp

To all postgres-users,


1. I've create a inversion-file "x" in a database "testdb".

2. Removed the inversion-file with the command: "prm -Dtestdb /x"


In the MONITOR something strange happens:

* retrieve (pg_class.all)\g

Query sent to backend is "retrieve (pg_class.all)"
Error: Cannot Allocate space.



==> QUESTION: WHAT'S THE PROBLEM?

[Posgres version 4.1, ULTRIX 4.2]


Thanks, Eric
