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 DAA25215 for postgres-dist; Mon, 21 Mar 1994 03:47:11 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199403211147.DAA25215@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from mc (root@mc.cs.ttu.edu [129.118.18.48]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id DAA25206 for <postgres@postgres.berkeley.edu>; Mon, 21 Mar 1994 03:47:09 -0800
Received: by mc (Linux Smail3.1.28.1 #14)
	id m0piiW3-0001cbC; Mon, 21 Mar 94 05:51 CST
Message-Id: <m0piiW3-0001cbC@mc>
Date: Mon, 21 Mar 94 05:51 CST
From: dboney@cs4sun.cs.ttu.edu (David G. Boney)
To: postgres@postgres.Berkeley.EDU
Subject: Re: Scaling Postgres to larger databases
In-follow-up-to: The message of Aaron Roydhouse <Aaron.Roydhouse@Comp.VUW.AC.NZ>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
X-Mailer: Mumail [version 2.3b i486-Linux]
Resent-To: postgres-dist@postgres.Berkeley.EDU
Resent-Date: Mon, 21 Mar 94 03:47:11 -0800
Resent-XMts: smtp

Hi,
	I am building a database to handle I large number of neural
network and signal processing simulations on ECG data. Per experimental
series I will generate 500 to 5000 sets of experiments and will store
all the experimental results. I expect this to get into the 100MB range.
Most my need are just data storage of the experiment options and
storing the results. In terms  of queries, I just have a simple question
of which experiment produce the best results. I don't expect the
queries to be to demanding. Probably the most taxing process will be to
generate the 500 to 5000 sets of options from some meta-experiment data.
I will post a note in a month or two when I get it working. In all
honesty, I don't expect it to be very trying for the system. I hope ;-)

P.S. I am running on a 486/DX2 running Linux.

Sincerely,

David G. Boney

American Heart Association Medical Student Research Fellow
Texas Tech School of Medicine

dboney@cs.ttu.edu       Texas Tech University
Ph. 806-742-1191        Department of Computer Science
Fax 806-742-3519        Lubbock, Tx. 79409     USA


