Merlin Moncure <mmoncure(at)gmail(dot)com> writes:
> Hm, what if BufTableHashPartition() was pseudo randomized so that
> different backends would not get the same buffer partition for a
> particular tag?
Huh? You have to make sure that different backends will find the same
buffer for the same page, so I don't see how that can possibly work.
regards, tom lane