From: | Glenn Sullivan <glenn(dot)sullivan(at)varianinc(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | spectral datasets in postgresql |
Date: | 2001-11-15 22:32:14 |
Message-ID: | 3BF4426E.DF0795F7@varianinc.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
Is it possible/feasible/desirable to use postgresql to hold large spectral
datasets. The dataset would consist of a number of attributes and a
spectrum. The spectrum is simply a list of floating point values. However,
there can be from 128 points to 32 million points for one spectrum.
There would then of course be thousands of these spectra.
I don't know how you would save those 32 million points. If you can do
so, I don't know if it is a feasible way to use postgresql.
I welcome your comments.
Glenn
From | Date | Subject | |
---|---|---|---|
Next Message | Culley Harrelson | 2001-11-15 22:34:18 | [PHP] Re: psql with PHP question |
Previous Message | Steve Wolfe | 2001-11-15 21:39:50 | Re: [PHP] Re: SQL Load Balancer for PostgreSQL |