Re: advocacy: drupal and PostgreSQL

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: Greg Smith <gsmith(at)gregsmith(dot)com>, Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
Subject: Re: advocacy: drupal and PostgreSQL
Date: 2008-01-16 04:53:05
Message-ID: 200801152353.05766.xzilla@users.sourceforge.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday 15 January 2008 21:00, Greg Smith wrote:
> On Wed, 16 Jan 2008, Ivan Sergio Borgonovo wrote:
> > Furthermore I think that developing in such a MySQLish centric way
> > will make MUCH harder to support any other DB not only PostgreSQL and
> > freedom of choice is very important to me.
>
> Having helped out a bit getting Postnuke working better with PostgreSQL, I
> can tell you that didn't go far until the developers really embraced using
> ADOdb and were targeting >2 engines at once (MS SQL was the other one they
> really worked on).
>
> The only work I've seen for Drupal with similar focus all involves the PDO
> library, as alluded to in the post you mentioned:
>
> http://drupal.org/node/134580
> http://edin.no-ip.com/html/?q=code_siren_unofficial_drupal_6_x_database_dri
>ver_supporting
>
> The problem with PDO is that it requires PHP5, which means it will be
> years until it's on enough shared hosts etc. that the mainstream Drupal
> version can require it.
>

There's been a big move in the php community to push people towards php5 (one
of which was EOL of php4), which has started to pay off. I'd guess that if
they wanted to, they could switch to PDO with Drupal 7 and not hurt
themselves too much.

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2008-01-16 05:04:58 Re: advocacy: drupal and PostgreSQL
Previous Message Tom Lane 2008-01-16 04:39:38 Re: ATTN: Clodaldo was Performance problem. Could it be related to 8.3-beta4?