Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA21843; Tue, 13 Oct 92 11:46:38 -0700
Date: Tue, 13 Oct 92 11:46:38 -0700
Message-Id: <9210131846.AA21843@postgres.Berkeley.EDU>
From: ch_purzl@rcvie.co.at (Klaus Puerzelmayer)
Subject: pg_relation
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
In-Reply-To: Mail from 'jliu@sce.carleton.ca (Jennifer J. Liu)'
      dated: Mon, 12 Oct 92 21:34:20 EDT

How can i get all relations of a database
I tried this:


retrieve (pg_relation.all)
\g

Query sent to backend is "retrieve (pg_relation.all) "
WARN:Oct 13 19:40:46:heap_openr on pg_relation failed


Go 
* 

But it does not work.
 
When I tried pg_type instead, I have seen that there is no
pg_relation. So, what is wrong ?

Thanks Klaus

----------------------------------------------------------------
Klaus Puerzelmayer		e-mail: ch_purzl@rcvie.co.at
Tool Development		voice:  +431/391621-272
Alcatel-ELIN Forschungszentrum	fax:    +431/391452
Ruthnergasse 1-7, A-1210, Wien
Austria
----------------------------------------------------------------

