Mass-Data question

From: Boris Köster <koester(at)x-itec(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Mass-Data question
Date: 2002-04-15 20:13:08
Message-ID: 7711542787.20020415221308@x-itec.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello friends,

I have a question. Currently I am planning a new project that should
collect really much data. My question is:

What should I do if the disk-space is not enough? Is there something
to distribute data over several machines and to collect the data with
a select statement if required? The informations stored are needed to
be analyzed.

It is a enterprise-computing project currently in a development and a
little bit planning phase, I want to use
postgresql, but how should I handle real mass-data?

Don´t tell me to enhance disk-space, whatever we use it´s not enough.
We need more than one machine and we need to analyze the data over
several machines if possible with one select statement... or is there
a better idea how to handle really much data? Its important to us to
have realtime-analysis so we can not let the user wait for whatever.

Sorry for this question but I have a problem with that thingie.

--
Best regards,
Boris Köster mailto:koester(at)x-itec(dot)de

Responses

Browse pgsql-general by date

  From Date Subject
Next Message elein 2002-04-15 20:13:46 Re: DataBlades
Previous Message elein 2002-04-15 20:05:55 Re: User-Defined Datatypes