Earlier question regarding waiting processes ...

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Earlier question regarding waiting processes ...
Дата
Msg-id Pine.BSF.4.21.0007122252580.1325-100000@thelab.hub.org
обсуждение исходный текст
Список pgsql-hackers
After going through the udmsearch indexer code again, I found that they
were doing a 'BEGIN WORK;LOCK url', but they never UNLOCKED it afterwards,
so it was staying locked until indexer ended, several hours later ...

I've fixed that code locally and sent them a patch ... problem fixed :)



Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



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

Предыдущее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: Vacuum only with 20% old tuples
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Query 'Bout A Bug.