database design for large data. - Mailing list pgsql-performance

From
Subject database design for large data.
Date
Msg-id DD88AD82DEF914449357CF629C8A3787015466D9@BLR-SJP-MBX01.wipro.com
Whole thread Raw
List 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

pgsql-performance by date:

Previous
From: "b wragg"
Date:
Subject: Improve Full text rank in a query
Next
From: paul rivers
Date:
Subject: Re: count * performance issue