Обсуждение: Re: Row-level Locks & SERIALIZABLE transactions, postgres vs. Oracle

Поиск
Список
Период
Сортировка

Re: Row-level Locks & SERIALIZABLE transactions, postgres vs. Oracle

От
"Kevin Grittner"
Дата:
Rob Wultsch  wrote:
> Have you looked at PBXT (which is explicitly NOT SERIALIZABLE)?
I hadn't heard of it; so I took a quick look based on your post.  It
seems to a new engine to use with MySQL which has MVCC without a
rollback log, so it presumably uses techniques at least vaguely
similar to PostgreSQL.  Anything in particular you wanted me to
notice about it besides that?  (Of course another MySQL engine which
doesn't provide very strong integrity guarantees isn't exciting to
me as a technology in itself.)
-Kevin




Re: Row-level Locks & SERIALIZABLE transactions, postgres vs. Oracle

От
Rob Wultsch
Дата:
On Sat, May 15, 2010 at 4:09 AM, Kevin Grittner
<Kevin.Grittner@wicourts.gov> wrote:
>   Anything in particular you wanted me to notice about it besides that?

Nope. It was just a counter point to your previous comment.

--
Rob Wultsch
wultsch@gmail.com