Re: Drupal and PostgreSQL - performance issues? - Mailing list pgsql-general

From Mikkel Høgh
Subject Re: Drupal and PostgreSQL - performance issues?
Date
Msg-id D62F9FEB-CC9F-4AA5-9301-34B6FB6977BF@hoegh.org
Whole thread Raw
In response to Re: Drupal and PostgreSQL - performance issues?  (Martin Gainty <mgainty@hotmail.com>)
List pgsql-general
On 14/10/2008, at 16.05, Martin Gainty wrote:
> > The benchmark is a mostly read-only Drupal site -- a few admins,
> but a
> > lot of readers. Drupal as a benchmark is skewed towards lots and
> lots
> > of small, simple queries, which MyISAM excels at. The long term fix
> > ought to be to help the Drupal team to make it
> MG>What about INNODB is Drupal forgetting the default engine for 5.x?

Well, my benchmark was actually running on InnoDB. With MyISAM, the
difference would probably have been even larger, but a lot less fair,
since MyISAM doesn't to any kind of integrity checks at all.

Attachment

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Drupal and PostgreSQL - performance issues?
Next
From: Ivan Sergio Borgonovo
Date:
Subject: Re: Drupal and PostgreSQL - performance issues?