Re: Drupal and postgreSQL - Mailing list pgsql-general

From John DeSoi
Subject Re: Drupal and postgreSQL
Date
Msg-id 704DC249-07C6-486C-AA2E-6D2B35BC3007@pgedit.com
Whole thread Raw
In response to Drupal and postgreSQL  (brew@theMode.com)
Responses Re: Drupal and postgreSQL  (brew@theMode.com)
List pgsql-general
On Jan 14, 2006, at 2:46 PM, brew@theMode.com wrote:

> I'm probably going to connect Drupal to mysql and play some more.
> If we
> end up using it I'm leaning toward converting the ecommerce module
> table
> definition file from mysql to postgreSQL, I'll cross that bridge
> when we
> come to it.
>
> In the meantime...... can anybody around here shed any light on
> using the
> Drupal ecommerce module with postgreSQL?

I have used parts of the module (primarily the address management)
and I did not find it difficult to port for PostgreSQL. It appears
redoing the table definitions for PostgreSQL is the primary task.
This should not be too difficult, and there are some automated tools
which might be helpful:

http://sqlfairy.sourceforge.net/
http://software.newsforge.com/software/05/12/15/1611251.shtml



John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL



pgsql-general by date:

Previous
From: Robert Paulsen
Date:
Subject: Fwd: Re: sort character data in arbitrary order?
Next
From: Michael Fuhr
Date:
Subject: Re: How to use parameters in stored procedures?