Mike Mascari <[EMAIL PROTECTED]> writes: > Should there be any correlation between the manner by which the > backoff occurs and the number of active backends?
If we could guess how many are contending for the same spinlock, maybe we could use that info ... but I don't see a reasonably cheap way to do so. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend