Re: Drupal and PostgreSQL - performance issues?

From: John DeSoi <desoi(at)pgedit(dot)com>
To: admin <mick(at)mjhall(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Drupal and PostgreSQL - performance issues?
Date: 2008-10-13 14:45:17
Message-ID: 59753C31-1D93-419B-BABA-DC7E43648EF2@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Oct 13, 2008, at 5:08 AM, admin wrote:

> However, PostgreSQL support in the PHP CMS world seems lacking.
> Joomla is basically a MySQL-only shop. Drupal is *maybe* suitable,
> but who really knows where it will end up?

My hope is that Drupal is moving in the right direction. With version
6 they completely abstracted the schema building API. Previously,
MySQL and PostgreSQL had to be specified separately which is the main
reason a lot of modules did not work with PostgreSQL. Things should
improve as modules are upgraded to Drupal 6.

John DeSoi, Ph.D.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Simon Waters 2008-10-13 14:49:33 Re: [GENERAL] Drupal and PostgreSQL - performance issues?
Previous Message Ivan Sergio Borgonovo 2008-10-13 14:29:51 Re: Re: multi recordset and data type check was: Re: PL/pgSQL stored procedure returning multiple result sets (SELECTs)?