Re: Lock Modes (Documentation)

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Lock Modes (Documentation)
Дата
Msg-id 20051102232141.GW55520@pervasive.com
обсуждение исходный текст
Ответ на Re: Lock Modes (Documentation)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Lock Modes (Documentation)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
On Wed, Nov 02, 2005 at 05:59:15PM -0500, Bruce Momjian wrote:
> Actually, pre-8.1 used ROW EXCLUSIVE for foreign keys because we didn't
> have ROW SHARE until 8.1.  I actually can't find out how we are doing
> that in the code, however.  Analyzing the code is probably the only way
> to get this detailed lock information.

Would it be feasable to have the lock manager spew out info about lock
aquisition and release? Not only would it make getting this information
easy, but I suspect it could be a useful debugging tool.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: SQL injection
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Replicating databases