Magnus Hagander wrote: > Hi! > > Attached patch implements a column in the server status view that shows if > a transaction is blocked, and what process it's blocked by. > > Since we're very close to RC, I'm sending it past here before doing > anything more. What do ppl think, are we ok with something like this for > this version or should I sit on it until the next one?
It's useful, but it does involve a string change very close to RC :-( I need to fight the urge to commit it and stick to the rules I'm afraid - I say no, not for this release. As soon as we branch though, let's commit it. I hope we'll rewrite most of that tool so it may not survive (we've been talking about having a hierarchical view instead), but we should get it in in case we don't get that. /D ---------------------------(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