Re: [GENERAL] TODO list elements
Vadim Mikheev <vadim@krs.ru>
From: Vadim Mikheev <vadim@krs.ru>
To: Hiroshi Inoue <Inoue@tpf.co.jp>
Cc: pgsql-general@postgreSQL.org
Date: 1998-12-14T09:21:03Z
Lists: pgsql-hackers
Hiroshi Inoue wrote: > > My words might be obscure. > > What I meant was > > How writers block other writers in LLL ? > > Certainly readers block no writers(readers) in LLL. > But writers block no writers or the same-row writers or the same-table > writers ? > > Currently writers block the same-table writers(readers also) ? Only same-row writers will be blocked. Vadim