Re: [HACKERS] MVCC works in serialized mode!

Vadim Mikheev <vadim@krs.ru>

From: Vadim Mikheev <vadim@krs.ru>
To: Hiroshi Inoue <Inoue@tpf.co.jp>
Cc: hackers@postgreSQL.org
Date: 1998-12-25T08:06:40Z
Lists: pgsql-hackers
Hiroshi Inoue wrote:
> 
> > >
> > > But I have a question.
> > > Once transactions are blocked,it takes so long time to resume
> > > after blocks were removed.
> > > Why ?
> > > Currently blocked transactions resume immediately after blocks
> > > were removed.
> >
> > What do you mean?
> > Example please...
> >
> [ after long time .... ]
>         ERROR:  Can't serialize access due to concurrent update

Just tried (with CURRENT) - no problems...

Vadim