Re: drupal.org MySQL database issues

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "John DeSoi" <desoi(at)pgedit(dot)com>
Cc: "Lukas Kahwe Smith" <smith(at)pooteeweet(dot)org>, pgsql-advocacy(at)postgresql(dot)org
Subject: Re: drupal.org MySQL database issues
Date: 2007-05-16 13:18:51
Message-ID: 36e682920705160618x2cd58667x3e68382f114c5bb8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

On 5/16/07, John DeSoi <desoi(at)pgedit(dot)com> wrote:
> In the comments at the bottom of the article, some folks claim InnoDB
> is going to make overall performance worse.

That's possible, but again, it comes down to using MySQL properly...
which in this case means using InnoDB for updates and MyISAM tables as
materialized views.

--
Jonah H. Harris, Software Architect | phone: 732.331.1324
EnterpriseDB Corporation | fax: 732.331.1301
33 Wood Ave S, 3rd Floor | jharris(at)enterprisedb(dot)com
Iselin, New Jersey 08830 | http://www.enterprisedb.com/

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Brian Hurt 2007-05-16 13:37:54 Re: drupal.org MySQL database issues
Previous Message John DeSoi 2007-05-16 13:14:27 Re: drupal.org MySQL database issues