Re: MySQL and PostgreSQL speed compare

Поиск
Список
Период
Сортировка
От Frank Joerdens
Тема Re: MySQL and PostgreSQL speed compare
Дата
Msg-id 3A4C8276.F478C552@joerdens.de
обсуждение исходный текст
Ответ на MySQL and PostgreSQL speed compare  ("Jarmo Paavilainen" <netletter@comder.com>)
Ответы SV: MySQL and PostgreSQL speed compare  ("Jarmo Paavilainen" <netletter@comder.com>)
Список pgsql-general
Jarmo Paavilainen wrote:
[ . . . ]
> "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).

What do you think _should_ happen when a query fails inside a transaction block? (I am not
trying to convince you of anything, just being curious.)

Regards,

Frank

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

Предыдущее
От: "Jarmo Paavilainen"
Дата:
Сообщение: MySQL and PostgreSQL speed compare
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: LD_LIBRARY_PATH