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 PAA17201 for postgres-dist; Wed, 23 Mar 1994 15:37:04 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199403232337.PAA17201@nobozo.CS.Berkeley.EDU>
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from faerie.CS.Berkeley.EDU (faerie.CS.Berkeley.EDU [128.32.149.14]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with ESMTP id PAA17192 for <postgres@postgres.Berkeley.EDU>; Wed, 23 Mar 1994 15:37:04 -0800
Received: from localhost (localhost [127.0.0.1]) by faerie.CS.Berkeley.EDU (8.6.4/8.1B) with SMTP id PAA01257; Wed, 23 Mar 1994 15:36:47 -0800
Message-Id: <199403232336.PAA01257@faerie.CS.Berkeley.EDU>
X-Authentication-Warning: faerie.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
From: aoki@postgres.Berkeley.EDU (Paul M. Aoki)
To: miguel@dt.fee.unicamp.br (Miguel A. Rozsas)
Cc: postgres@postgres.Berkeley.EDU
Subject: Re: Basic Documentation 
Reply-To: aoki@postgres.Berkeley.EDU (Paul M. Aoki)
In-reply-to: Your message of Wed, 23 Mar 94 14:36:07 BSC 
	     <9403231736.AA29039@dt.fee.unicamp.br> 
Date: Wed, 23 Mar 94 15:36:47 -0800
X-Sender: aoki@postgres.Berkeley.EDU
Resent-To: postgres-dist@postgres.Berkeley.EDU
X-Mts: smtp
Resent-Date: Wed, 23 Mar 94 15:37:04 -0800
Resent-XMts: smtp

miguel@dt.fee.unicamp.br (Miguel A. Rozsas) writes:
> 	Can you help me pointing basic documentation and tutorials about postgr
es & monitor & postquel commands ?
> 	I have many questions, like "How I get the names of all classes in a da
tabase ?" or "How I can perform sofisticate numeric operations on fields of cla
sses ?"

the version that was released for alpha test on friday contains
a user manual that gives a couple of pages of canned queries to
explore databases.  one of them is the one you mention.

in any release, the documentation is in
	.../doc
where ... is the location where you installed postgres.  look for
the user manual (manual.ps) and the reference manual (ref.ps) and 
print them out.

the answer to the second question is, postgres provides some simple
numeric types/operations and examples of how to write your own, custom-
written operations if those aren't sufficient.  nobody at ucb is in 
the business of supporting users or writing applications/extensions.
--
  Paul M. Aoki  |  CS Div., Dept. of EECS, UCB  |  aoki@postgres.Berkeley.EDU
                |  Berkeley, CA 94720           |  ...!uunet!ucbvax!aoki
