Return-Path: postman 
Delivery-Date: Wed, 08 Sep 93 01:31:29 PDT
Return-Path: postman
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA10104; Wed, 8 Sep 93 01:22:27 -0700
Resent-From: postman (POSTGRES mailing list)
Resent-Message-Id: <9309080822.AA10104@postgres.Berkeley.EDU>
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: postgres@st.nepean.uws.edu.au
Received: from lancelot.st.nepean.uws.EDU.AU by postgres.Berkeley.EDU (5.61/1.29)
	id AA10096; Wed, 8 Sep 93 01:22:18 -0700
Received: from guinevere.st.nepean.uws.edu.au (guinevere) by lancelot.st.nepean.uws.edu.au with SMTP id AA23477
  (5.65c/IDA-1.4.4 for <postgres@postgres.berkeley.edu>); Wed, 8 Sep 1993 18:34:33 +1000
Received: by guinevere.st.nepean.uws.edu.au id AA25499
  (5.65c/IDA-1.4.4 for postgres@postgres.berkeley.edu); Wed, 8 Sep 1993 18:33:21 +1000
From: PostGres <postgres@st.nepean.uws.edu.au>
Message-Id: <199309080833.AA25499@guinevere.st.nepean.uws.edu.au>
Subject: Fast Path
To: postgres@postgres.berkeley.edu (PostGres Mail Group)
Date: Wed, 8 Sep 1993 18:33:21 +1000 (EST)
X-Mailer: ELM [version 2.4 PL6]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 1168      
Resent-To: postgres-dist
Resent-Date: Wed, 08 Sep 93 01:22:26 PDT

To those who know far more than I,

I have set up several tables in postgres, and am concerned
with the speed of retrieval that I am getting when doing
large retrieves across the network.

Since the drives where the data is stored is NFS mounted
to the machine where postgres runs, I would like to access
the functions that would bring back the tuples directly
from the file rather than using the postmaster.

I turned to the manual and read the section on FastPath
and this seemed the way to go, but the lack of description
made it fairly rough going.

Can someone point me in the right direction to begin solving
my problem.

Thanx in advance
Glen.
-- 
--------------------------------------------------------
| University Of Western Sydney                         |
| Postgres Database Aministration                      |
|                                                      |
| Administrator :  Glen Darby                          |
|                                                      |
|                                                      |
| Return Mail : postgres@st.nepean.uws.edu.au          |
========================================================
