Rob Kinyon <rob.kin...@gmail.com> writes:

> MVCC is, afaik, the only way to do properly serializable transactions.
> Oracle does this, but no-one else does.

PostgreSQL uses MVCC as well, and although it supports serializable
transactions, the default isolation level is "read committed".

-- 
ilmari
"A disappointingly low fraction of the human race is,
 at any given time, on fire." - Stig Sandbeck Mathisen


_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk

Reply via email to