PostgreSQL for Data Warehouse

From: "Jasmin Dizdarevic" <jasmin(dot)dizdarevic(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: PostgreSQL for Data Warehouse
Date: 2008-10-02 22:28:40
Message-ID: a0eee4d40810021528q7be4f89ag7241a997bc51ab0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

i'm actually evaluating different dbms for data warehouse tasks.
has anybody expirience with it?

i have to store 50 mio. records p.m. in a fact table.
something like this:

date; cust; group; product; value

...with unique index on date,cust,group,product.

will there be any problem's in response time in let's say 12 months?

thank you very much.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Sean Davis 2008-10-02 23:52:36 Re: PostgreSQL for Data Warehouse
Previous Message Mark Wimer 2008-10-01 15:21:24 Re: absolute novice wanting knowledgeable opinion about front end