Skip to main content

DSMFillZeroWrite

Short Description

Waiting to fill a dynamic shared memory backing file with zeroes.

Additional Information​

DSMFillZeroWrite is seen during the creation of Dynamic Shared Memory (DSM) segments. These segments are backed with a file on disk and this call covers the initialization when the memory and file are zero’d out.

How to reduce this wait​

If there is significant wait on this event:

  • Check excessive for server I/O load
  • Check for server disk related errors

PostgreSQL documentation - The Statistics Collector

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.