Lock questions

Поиск
Список
Период
Сортировка
От Fernando
Тема Lock questions
Дата
Msg-id 20031118170149.ACFA63C03C@smtp.latinmail.com
обсуждение исходный текст
Ответы Re: Lock questions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello,
i've been reading the README file in the lmgr folder (in src/backend/storage/lmgr/) and i have a couple of questions
aboutlocks: 
  - What's the difference between the Lightweight Locks (LWLocks) and the Regular locks (Heavyweight Locks)? For
example,if i do a query and it needs a lock, would  it be a lightweight one or a regular one? 

  - There are two lock methods, DEFAULT and USER. Where can I get more information about them? In the README file it
saysthat "USER locks are non-blocking", how could this be? 

Thank you very much!


____________________________________________________________
http://webmail.wanadoo.es. Tu correo gratuito, r�pido y en espa�ol


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: E-Week Magazine looking for users
Следующее
От: "Keith C. Perry"
Дата:
Сообщение: Re: building 7.4 with plperl