Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id NAA15446 for postgres-redist; Tue, 2 Aug 1994 13:46:26 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199408022046.NAA15446@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from Princeton.EDU (root@Princeton.EDU [128.112.128.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id NAA15436 for <postgres@postgres.Berkeley.EDU>; Tue, 2 Aug 1994 13:46:24 -0700
Received: from fs.Princeton.EDU by Princeton.EDU (5.65b/2.111/princeton)
	id AA11455; Tue, 2 Aug 94 16:46:12 -0400
Received: from cs (salomon.Princeton.EDU) by cs.Princeton.EDU (4.1/1.105)
	id AA18694; Tue, 2 Aug 94 16:46:11 EDT
From: Pei Cao <pc@cs.Princeton.EDU>
Received: by cs (5.65/CS-Client)
        id AA15747; Tue, 2 Aug 1994 16:46:11 -0400
Date: Tue, 2 Aug 1994 16:46:11 -0400
Message-Id: <9408022046.AA15747@cs>
To: postgres@postgres.Berkeley.EDU
Subject: clustered index, "copy from" etc.
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Tue, 02 Aug 94 13:46:25 -0700
Resent-XMts: smtp

Hi, I'd appreciate if anyone can answer these questions of mine:

. is clustering supported in Postgres 4.1?
. how are tuples stored in database when you "copy ... from ..."?  It doesn't
  seem to be in the same order as in the data file, e.g. if I do "copy onek
  from onek.data", and compare the *files* "onek" and "onek.data", 
  the tuples do not appear in the same order.  Why?

Thanks a lot!

Pei Cao
Grad. Student, CS Dept.
Princeton University

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
