this is in plain text (row level locks)

Поиск
Список
Период
Сортировка
От Jenny -
Тема this is in plain text (row level locks)
Дата
Msg-id BAY1-F58p7mvjkO22Zh000001d1@hotmail.com
обсуждение исходный текст
Ответы Re: this is in plain text (row level locks)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Iam trying to acquire rowlevel locks in postgresql. I try doing this:
'select * from students where name='Larry' for update;
But by looking at the holding array of proclock , I've noticed that by doing 
this only
AccessShareLock gets acquired which is a table level lock.
How do I acquire rowlevelock and what fields of Lock or Proclock 
datastructures indicate it.
Thanks
Jenny

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: Feature request -- Log Database Name
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: how do i turn off the html tags??