Earlier question regarding waiting processes ...

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Earlier question regarding waiting processes ...
Date: 2000-07-13 01:54:15
Message-ID: Pine.BSF.4.21.0007122252580.1325-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-07-13 02:30:19 Re: Query 'Bout A Bug.
Previous Message Hiroshi Inoue 2000-07-13 01:34:16 RE: Vacuum only with 20% old tuples