Need Help selecting Large Data From PQSQL - Mailing list pgsql-performance

From
Subject Need Help selecting Large Data From PQSQL
Date
Msg-id DD88AD82DEF914449357CF629C8A3787014122B1@BLR-SJP-MBX01.wipro.com
Whole thread Raw
Responses Re: Need Help selecting Large Data From PQSQL  (Richard Huxton <dev@archonet.com>)
List pgsql-performance
 
Hi,
 
        I am using Postgresql 8.1 for handling large data.
 
        I am having One Parent Table and Child Table I.e.inherits from parent table.
 
       The constraint for partitioning table is date range.
 
       I have to generate monthly report, report generation query contains union with other table also.
 
       The report contains more than 70,000 records but it takes more than half an hour and some time no result.
 
        Please help me to generating the report fast.
 
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: "Pavan Deolasee"
Date:
Subject: Re: 7 hrs for a pg_restore?
Next
From: "Chris Kratz"
Date:
Subject: Re: mis-estimate in nested query causes slow runtimes