poor performance in migrated database

From: Carlos Lopez <chlopezl(at)yahoo(dot)com>
To: pgsql-performance(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org
Subject: poor performance in migrated database
Date: 2004-11-06 19:52:15
Message-ID: 20041106195215.91282.qmail@web52706.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-performance

I have migrated a database from MS SQL to a
postgresSQL database, but when running it, the results
are very slow (and unusable) which is the only reason
we don't entirely move to postgresSQL.
The problem is that there are many nested views which
normally join tables by using two fields, one
character and other integer.
The biggest table has about 300k records (isn't it too
little for having performance problems?)
What could be the poor performance reason? the server
is a dual itanium (intel 64bits) processor with 6Gb of
RAM and a 36Gb Raid 5 scsi hdds of 15k rpm.
If someone has the time and wants to check the
structure, I have a copy of everything at
http://www.micredito.com.sv/.carlos/materiales.sql.bz2
it is a pgsqldump made with postgres 7.4
Thanks in advance for your help.

Carlos Lopez Linares.

=====
___
Ing. Carlos Lpez Linares
IT Consultant
Quieres aprender linux?
visita http://www.aprende-linux.com.sv


__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Troels Arvin 2004-11-06 20:07:06 Re: poor performance in migrated database
Previous Message Claudio Latorraca 2004-11-06 06:06:26 compiling postgres 64 bit

Browse pgsql-performance by date

  From Date Subject
Next Message Troels Arvin 2004-11-06 20:07:06 Re: poor performance in migrated database
Previous Message Allen Landsidel 2004-11-06 07:27:25 Re: Strange (?) Index behavior?