Re: Decide between Postgresql and Mysql (help of

Поиск
Список
Период
Сортировка
От PFC
Тема Re: Decide between Postgresql and Mysql (help of
Дата
Msg-id op.s64622kgcigqcu@apollo13
обсуждение исходный текст
Ответ на Re: Decide between Postgresql and Mysql (help of  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-performance
> What really makes innodb useless to me is that there's no real support
> for proper operation by MySQL itself.  If you could force MySQL to only
> use innodb tables, and to NEVER do the wrong things syntactically, it
> would be ok.  But there are thousands of foot-guns in the MySQL

    That's what I meant actually.
    And by saying "if you want transactions" I also meant "if you want a
database system that will go to great lengths to save your ass and your
data instead of helping you shooting yourself in the foot, generally work
very well, be reliable, friendly and a pleasure to work with, which means
more or less, if you're rational rather than masochistic, then yeah, you
should use postgres".

> If you could force MySQL to only
> use innodb tables, and to NEVER do the wrong things syntactically, it
> would be ok.

    You'd still need to teach it how to hash-join and everything, though.
Life sucks when the only join type you have is merge join.

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

Предыдущее
От: PFC
Дата:
Сообщение: Re: Decide between Postgresql and Mysql (help of
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Decide between Postgresql and Mysql (help of