BufferPin:BufferPin

BufferPin indicates that the process is waiting to acquire an exclusive pin on a buffer.
An open cursor or frequent HOT updates could be holding BufferPins on Buffer pages.
Buffer pinning can prevent VACUUM FREEZE operation on those pages.