Re: PostgreSQL the right choice? - Mailing list pgsql-general

From Marshall Spight
Subject Re: PostgreSQL the right choice?
Date
Msg-id a6n0bp$2l1f$1@jupiter.hub.org
Whole thread Raw
In response to PostgreSQL the right choice?  (Richard Chrenko <richard@solarenergy.ch>)
List pgsql-general
"Richard Chrenko" <richard@solarenergy.ch> wrote in message news:3C8EF7D7.1003ECC3@solarenergy.ch...
>
> MySQL looks like it's free until you want to bundle it with a commercial
> application, at which time license fees are required. What is the
> situation with PostgreSQL?

That's not why you want to avoid MySQL. You want to avoid MySQL
because it's underpowered. No transactions, no foreign keys, no subselects,
etc. etc.


> Given that we have a Java application and don't have the manpower to
> port a DBMS, what are the platforms on which PostgreSQL is currently
> stable?

I think the short answer is "all of them." It runs great on Windows (under cygwin)
and many unix and linux.

Try it out.


Marshall




pgsql-general by date:

Previous
From: stefan_landgraf@gmx.de (Stefan Landgraf)
Date:
Subject: Connection handling of Postgre under PHP
Next
From: "Paul"
Date:
Subject: Transaction on start of session ?