Re: Abnormal performance difference between Postgres and MySQL - Mailing list pgsql-performance

From Robert Haas
Subject Re: Abnormal performance difference between Postgres and MySQL
Date
Msg-id 603c8f070902251330l1b273d3ah872c01a9aaed05a4@mail.gmail.com
Whole thread Raw
In response to Re: Abnormal performance difference between Postgres and MySQL  (Farhan Husain <russoue@gmail.com>)
Responses Re: Abnormal performance difference between Postgres and MySQL
List pgsql-performance
On Wed, Feb 25, 2009 at 3:44 PM, Farhan Husain <russoue@gmail.com> wrote:
> Initially, it was the default value (32MB). Later I played with that value
> thinking that it might improve the performance. But all the values resulted
> in same amount of time.

Well, if you set it back to what we consider to be a reasonable value,
rerun EXPLAIN ANALYZE, and post that plan, it might help us tell you
what to do next.

...Robert

pgsql-performance by date:

Previous
From: Rodrigo E. De León Plicet
Date:
Subject: Re: Benchmark comparing PostgreSQL, MySQL and Oracle
Next
From: Farhan Husain
Date:
Subject: Re: Abnormal performance difference between Postgres and MySQL