database design for large data.

From: <shilpa(dot)raghavendra(at)wipro(dot)com>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: database design for large data.
Date: 2008-03-07 04:59:00
Message-ID: DD88AD82DEF914449357CF629C8A3787015466D9@BLR-SJP-MBX01.wipro.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi,

I am using postgresql for application. daily i will get more
than 5,00,000 records.

i have done the partitioning of the table for each month.

while generating reports, i will do join on some other table
with the large table

it takes too much time to get the data so i am planning design
star schema for report for last month so report module directly will
pick from that stale data.

please suggest me any other way to generate report from very
large data

Regards,
Shilpa

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com

Browse pgsql-performance by date

  From Date Subject
Next Message paul rivers 2008-03-07 05:38:48 Re: count * performance issue
Previous Message b wragg 2008-03-07 03:58:47 Improve Full text rank in a query