Re: [PERFORM] Improve the Postgres Query performance

2011-06-23 Thread Tripura
Hi, Thankyou for the link, it heped me Thx, Tripura -- View this message in context: http://postgresql.1045698.n5.nabble.com/Improve-the-Postgres-Query-performance-tp4511903p4515457.html Sent from the PostgreSQL - performance mailing list archive at Nabble.com. -- Sent via pgsql-performance m

Re: [PERFORM] Improve the Postgres Query performance

2011-06-22 Thread Craig Ringer
On 22/06/11 04:34, Tripura wrote: > Hello All.. > This is my first PostgreSql database. It has 8 tables and 4 tables are very > huge each with 6million records. > I have a simple view on this tables and it is taking more than 3hrs to > return the results. > Can someone help me the way to improve th

[PERFORM] Improve the Postgres Query performance

2011-06-21 Thread Tripura
Hello All.. This is my first PostgreSql database. It has 8 tables and 4 tables are very huge each with 6million records. I have a simple view on this tables and it is taking more than 3hrs to return the results. Can someone help me the way to improve the db return the results in a faster way. I am