Re: MySQL and PostgreSQL speed compare - Mailing list pgsql-general

From Frank Joerdens
Subject Re: MySQL and PostgreSQL speed compare
Date
Msg-id 3A4C8276.F478C552@joerdens.de
Whole thread Raw
In response to MySQL and PostgreSQL speed compare  ("Jarmo Paavilainen" <netletter@comder.com>)
Responses SV: MySQL and PostgreSQL speed compare
List 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 by date:

Previous
From: "Jarmo Paavilainen"
Date:
Subject: MySQL and PostgreSQL speed compare
Next
From: Peter Eisentraut
Date:
Subject: Re: LD_LIBRARY_PATH