Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA15350; Thu, 4 Feb 93 00:23:17 -0800
Message-Id: <9302040823.AA15350@postgres.Berkeley.EDU>
From: Herb HASLER <herb@iiasa.ac.at>
Subject: Traversing Indexes
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: postgres@postgres.Berkeley.EDU
Date: Thu, 4 Feb 1993 09:24:10 +0100 (MET)
X-Mailer: ELM [version 2.4 PL8]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 662       


Hi,

Is it possible to traverse the database using a defined index...meaning,
retrieve the first record (based on the index) and then knowing the
first record, retrieve the next record (again based on the index) and
so on.  I don't see any specific commands or options on commands to
retrieve data based on index position.

---------------------------------------------------------------------------
                    Herb Hasler --- herb@iiasa.ac.at
      International Institute for Applied Systems Anaylsis  (IIASA)
          A-2361 Laxemburg, Austria --- +43 2236 715 21 ext 548
---------------------------------------------------------------------------
