Return-Path: postman 
Delivery-Date: Sat, 16 Oct 93 09:49:56 PDT
Return-Path: postman
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA24757; Sat, 16 Oct 93 09:46:39 -0700
Resent-From: postman (POSTGRES mailing list)
Resent-Message-Id: <9310161646.AA24757@postgres.Berkeley.EDU>
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: danw@panix.com
Received: from panix.com by postgres.Berkeley.EDU (5.61/1.29)
	id AA24745; Sat, 16 Oct 93 09:46:32 -0700
Received: by panix.com id AA21202
  (5.65c/IDA-1.4.4 for postgres@postgres.berkeley.edu); Sat, 16 Oct 1993 12:50:15 -0400
From: Dan Wold <danw@panix.com>
Message-Id: <199310161650.AA21202@panix.com>
Subject: How to send results of query to a file
To: postgres@postgres.berkeley.edu
Date: Sat, 16 Oct 1993 12:50:14 -0400 (EDT)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 779       
Resent-To: postgres-dist
Resent-Date: Sat, 16 Oct 93 09:46:38 PDT

Greetings,

First let me thank all the people who've worked to make Postgres accessible.
Just the other day I was able to install the compiled binaries on my home
Linux system. By reading the manual I was able to create a database and
input and retrieve data. I ran the monitor program in one xterm window while
I referenced the manual in an adjacent one. I was thrilled!

My first question: In postgres/doc/README it mentions a "tutorials"
sub-directory. This is missing. I've looked on several archive sites for the
postgres tutorial files and can't locate them. Are they available?

Question #2: Is there a means to send the output of a query to an external
file?

Question #3 Have users developed shell scripts which interact with Postgres
that I could study?

Thanks,
Dan

 
