Re: PostgreSQL the right choice?

Поиск
Список
Период
Сортировка
От Marshall Spight
Тема Re: PostgreSQL the right choice?
Дата
Msg-id a6n0bp$2l1f$1@jupiter.hub.org
обсуждение исходный текст
Ответ на PostgreSQL the right choice?  (Richard Chrenko <richard@solarenergy.ch>)
Список 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 по дате отправления:

Предыдущее
От: stefan_landgraf@gmx.de (Stefan Landgraf)
Дата:
Сообщение: Connection handling of Postgre under PHP
Следующее
От: "Paul"
Дата:
Сообщение: Transaction on start of session ?