Re: this is in plain text (row level locks)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: this is in plain text (row level locks)
Дата
Msg-id 200307310449.h6V4nt612651@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: this is in plain text (row level locks)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I was thinking of adding to TODO:
> >     * Allow shared row locks for referential integrity
> > but how is that different from:
> >     * Implement dirty reads and use them in RI triggers
> 
> It'd be a completely different approach to solving the FK locking
> problem.  I wouldn't think we'd do both.
> 
> Personally I'd feel more comfortable with a shared-lock approach, if we
> could work out the scalability issues.  Dirty reads seem ... well ...
> dirty.

TODO updated:
* Implement dirty reads or shared locks and use them in RI  triggers


--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: autocommit in 7.4
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: autocommit in 7.4