Re: Default Access Exclusive Lock on Update?

Поиск
Список
Период
Сортировка
От seth.m.green@gmail.com
Тема Re: Default Access Exclusive Lock on Update?
Дата
Msg-id 1141310221.910367.137890@i40g2000cwc.googlegroups.com
обсуждение исходный текст
Ответ на Default Access Exclusive Lock on Update?  (seth.m.green@gmail.com)
Список pgsql-general
For anyone that is interested, my problem was solved on another list.
Turns out the TRUNCATE command that I run at the beginning of the SP
creates and holds an access exclusive lock on the table for the entire
duration of the SP.  I changed it to DELETE FROM and my problem was
fixed.

Full discussion here -> http://tinyurl.com/rp9jx


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

Предыдущее
От: "William Penberthy"
Дата:
Сообщение: Re: Using same database from XP and Linux in notebook
Следующее
От: Perez
Дата:
Сообщение: xml and utf-8