From: | John DeSoi <desoi(at)pgedit(dot)com> |
---|---|
To: | brew(at)theMode(dot)com |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Drupal and postgreSQL |
Date: | 2006-01-15 00:54:57 |
Message-ID: | 704DC249-07C6-486C-AA2E-6D2B35BC3007@pgedit.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Jan 14, 2006, at 2:46 PM, brew(at)theMode(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2006-01-15 01:25:00 | Re: How to use parameters in stored procedures? |
Previous Message | Robert Paulsen | 2006-01-15 00:12:31 | Fwd: Re: sort character data in arbitrary order? |