Earlier question regarding waiting processes ... - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Earlier question regarding waiting processes ...
Date
Msg-id Pine.BSF.4.21.0007122252580.1325-100000@thelab.hub.org
Whole thread Raw
List 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 by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: RE: Vacuum only with 20% old tuples
Next
From: Bruce Momjian
Date:
Subject: Re: Query 'Bout A Bug.