Search Postgresql Archives

Re: total db lockup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alvaro Herrera <alvherre@xxxxxxxxxxxxxx> writes:
> Ok, so it seems the lockup occured only with the hash indexes?  Then it
> means we still have bugs in the locking code for those.

"Still" meaning "in the version he's using", which he hasn't told us
anywhere that I saw.  (Internal evidence suggests it's 7.3 something)

> It doesn't surprise me.

A deadlock in hash indexes wouldn't be surprising in pre-7.4 code,
since 7.4 was the first version that even pretended to be deadlock free
in hash indexes.  But it does seem pretty surprising that the deadlock
checker didn't fire and boot somebody out of the deadlock.  We haven't
had any bugs reported in deadlock detection in a very long time (since
7.1 I think).  This could mean there's still something wrong in there.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux