Re: [BUGS] BUG #2631: database locking problem

2006-09-17 Thread Tom Lane
"Ross Elliott" <[EMAIL PROTECTED]> writes: > I've been playing with this a bit more by switching to 8.1.3 with > postgis 1.1.3 and still get the locking problem. Well, that's dang odd. PID 9403 seems to be the problem, because it's got extend lock on topoarea_idx2, which is a lock that should be

Re: [BUGS] BUG #2631: database locking problem

2006-09-17 Thread Michael Fuhr
On Sun, Sep 17, 2006 at 01:29:33AM -0400, Tom Lane wrote: > "Ross Elliott" <[EMAIL PROTECTED]> writes: > > So, what happened between 8.1.3 and 8.1.4 that may > > have affected locking? > > Nothing that I know of. Please provide a self-contained test case > (but are you sure this is not a PostGIS