> My previous query applies here too then...
>
> Is the cart built using full features of PG or is it a port using
> database abstraction libs with the same functionality as MySQL?
>
> Obviously the power of PG lies in all the goodies MySQL doesn't yet have.
Another question is how many of those goodies are needed to run a shopping
cart app? I'm interested in using PG in large measure because that's what
our membership system is being written in, so I assume that tying the
shopping cart app into the rest of the system will be easier with a
PG-based app than with one that uses MySQL or some other data platform.
--
Mike Nolan