Re: Is PostgreSQL an easy choice for a large CMS? - Mailing list pgsql-general

From Stephen Frost
Subject Re: Is PostgreSQL an easy choice for a large CMS?
Date
Msg-id 20060501124116.GZ4474@ns.snowman.net
Whole thread Raw
In response to Re: Is PostgreSQL an easy choice for a large CMS?  ("Tony Lausin" <tonylausin@gmail.com>)
Responses Re: Is PostgreSQL an easy choice for a large CMS?  ("A.M." <agentm@themactionfaction.com>)
List pgsql-general
* Tony Lausin (tonylausin@gmail.com) wrote:
> Ahh. I see the point more clearly now. Perhaps the best strategy for
> me is to press on with Postgres until the project is at a profitable
> enough stage to merit a migration to Oracle - should Postgres become
> an issue. I feel more confident about being able to migrate from
> Postgres than from MySQL. I am financing this myself. hence the
> apprehension about the cost. Is there another contender I should think
> about.

You may want to read up on MySQL's licenseing system if you havn't
already as well.  It's not necessairly what you expect...  Basically, if
you don't want to open source (ie: GPL-compatible) the code which uses
MySQL you might need to buy a license from them.  Check their website
for a more detailed (though not necessairly any clearer) discussion of
the issues.

    Thanks,

        Stephen

Attachment

pgsql-general by date:

Previous
From: "Christo Romberg"
Date:
Subject: Authentication & connection problems
Next
From: Reed Loefgren
Date:
Subject: Re: Nested Query OK in psql but not in PHP