RE: MySQL and PostgreSQL speed compare

Поиск
Список
Период
Сортировка
От Mikheev, Vadim
Тема RE: MySQL and PostgreSQL speed compare
Дата
Msg-id 8F4C99C66D04D4118F580090272A7A234D3221@sectorbase1.sectorbase.com
обсуждение исходный текст
Ответ на MySQL and PostgreSQL speed compare  ("Jarmo Paavilainen" <netletter@comder.com>)
Список pgsql-general
> "PostgreSQL*" is postgres whith queries inside transactions.
> But as long as transactions are broken in PostgreSQL you cant
> use them in real life (if a query fails inside a transactions
> block, PostgreSQL "RollBack"s the whole transaction block, and
> thats broken. You can not convince me of anything else).

Nevertheless you shouldn't use word "broken" -:)
Right word - "savepoints are not implemented".

Vadim

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