Re: PostgreSQL is slow...HELP

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: PostgreSQL is slow...HELP
Date: 2003-09-03 14:38:32
Message-ID: 3F564A40.3974.6561CEC@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 3 Sep 2003 at 6:08, Azlin Ghazali wrote:

> Hi,
>
> I'm working on a project to make an application run on MySQL and PostgreSQL.
> I find that PostgreSQL runs up to 10 times slower than MySQL. For small records
> it is not much problems. But as the records grew (up to 12,000 records) the
> difference is quite significant. We are talking about 15s (MySQL) vs 111s
> (PostgreSQL). Someone suggest that my way of implementing PostgreSQL is not
> efficient and someone out there might be able to help.
>
> FYI, I running the application on ASP, XP Professional and Pentium 4 machine.

Are you running postgresql on windows? That's not an performance monster
exactly? Is it under cygwin?

BTW, did you do any performance tuning to postgresql?

HTH

Bye
Shridhar

--
Vulcans do not approve of violence. -- Spock, "Journey to Babel", stardate
3842.4

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2003-09-03 14:39:35 Re: PostgreSQL is slow...HELP
Previous Message Nick Fankhauser 2003-09-03 14:10:59 Re: PostgreSQL is slow...HELP