Re: postgresql vs mysql performance comparison - Mailing list pgsql-general

From Jeff Davis
Subject Re: postgresql vs mysql performance comparison
Date
Msg-id 1110225498.4089.426.camel@jeff
Whole thread Raw
In response to Re: postgresql vs mysql performance comparison  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-general
On Mon, 2005-03-07 at 13:35 -0600, Scott Marlowe wrote:
> Tune both reasonably according the the best practices for each database.
>

Also, you should consult people on the MySQL lists to make sure it's
being tuned properly as well. And make sure both databases have access
to the same hardware resources, i.e. don't start PostgreSQL with a low
shared_buffers setting and let MySQL use a ton of RAM.

Regards,
    Jeff Davis


pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: postgresql vs mysql performance comparison
Next
From: Thomas F.O'Connell
Date:
Subject: Re: Understanding pg_autovacuum CPU Usage