Re: Advantages of PostgreSQL over MySQL 5.0

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: Advantages of PostgreSQL over MySQL 5.0
Дата
Msg-id 6128D949-C0EA-4DC7-8592-54AC5F2DA222@khera.org
обсуждение исходный текст
Ответ на Advantages of PostgreSQL over MySQL 5.0  ("Jimbo1" <jamestheboarder@googlemail.com>)
Список pgsql-general
On Mar 22, 2006, at 6:06 AM, Jimbo1 wrote:

> lab (who uses MySQL to manage their terabyte data warehouse) said, "We
> chose MySQL over PostgreSQL primarily because it scales better and has
> embedded replication.".".
>

The "one size fits all" style replication.  What if it doesn't suit
your needs?  And as for scalability, I have to doubt the knowledge of
the person making that claim....

> If any PostgreSQL devotees on this group can comment on the above and
> its accuracy/inaccuracy, I'd really appreciate it.

Basically you need to decide what you need your DB to do, then decide
what kind of licensing you want, then decide which product fits your
bill.  If all you're doing is simple store/fetch then mysql will do
(heck, even SQLite will do).  If you need complex things like
triggers, foreign keys, etc. then think again about using mysql...
even if they check off those as features, you need to evaluate their
stability and speed.

В списке pgsql-general по дате отправления:

Предыдущее
От: Vivek Khera
Дата:
Сообщение: Re: db sever seems to be dropping connections
Следующее
От: Tom Lane
Дата:
Сообщение: Re: index for inet and >> (contains) function