Re: [PERFORM] Perfrmance Problems (7.4.6)

2006-04-20 Thread Doron Baranes
Ok. But that means I need a trigger on the original column to update the new column on each insert/update and that overhead. -Original Message- From: Ruben Rubio Rey [mailto:[EMAIL PROTECTED] Sent: Thursday, April 20, 2006 12:49 PM To: Doron Baranes; pgsql-performance@postgresql.org

[PERFORM] Perfrmance Problems (7.4.6)

2006-04-20 Thread Doron Baranes
Hi, I am running on postgres 7.4.6. I did a vacuum analyze on the database but there was no change. I Attached here a file with details about the tables, the queries and the Explain analyze plans. Hope this can be helpful to analyze my problem 10x Doron TABLES

Re: [PERFORM]

2006-04-10 Thread Doron Baranes
Hi, I Attached here a file with details about the tables, the queries and the Explain analyze plans. Hope this can be helpful to analyze my problem 10x Doron -Original Message- From: Ragnar [mailto:[EMAIL PROTECTED] Sent: Sunday, April 09, 2006 2:37 PM To: Doron Baranes Subject: RE

[PERFORM]

2006-04-09 Thread Doron Baranes
Hi   I am new at postgres and I'm having performance issues. I am running on postgres 7.4.6 on a pineapp with 512MB RAM. I did a database vacuum analyze and rebuild my indexes. When I perform queries on tables of 2M-10M of rows it takes several minutes and I see at sar and top that th