Re: To Postgres or not

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: To Postgres or not
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C7772@algol.sollentuna.se
обсуждение исходный текст
Ответ на To Postgres or not  ("Ted Slate" <tslateone@hotmail.com>)
Список pgsql-general
> > >The first sentence rules out MySQL, so the second sentence should
> > >read "So that leaves Postgres".  Your problem is solved ;-)
> > >
> > >(If you are accustomed to Oracle, you are probably
> expecting an ACID
> > >database, which rules out MySQL too).
> >
> > Does MySQL with InnoDB not qualify as an ACID-compliant database?
>
> Not if you intermix InnoDB tables with MyISAM tables, which
> AFAIK many people seem to do.

AFAIK the system tables has to be MyISAM, so it's not really possible to
run in any non-intermixed way.

//Magnus

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

Предыдущее
От: Leif Jensen
Дата:
Сообщение: Recursive stored procedure in C.
Следующее
От: Leif Jensen
Дата:
Сообщение: Re: Recursive stored procedure in C.