table-level and row-level locks.

Поиск
Список
Период
Сортировка
От Jenny -
Тема table-level and row-level locks.
Дата
Msg-id BAY1-F69kGmY8TkomDt0000f7ee@hotmail.com
обсуждение
Список 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


Help STOP SPAM with the new MSN 8 and get 2 months FREE*

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