Skip to main content

CopyFileRead

Short Description

Waiting for a read during a file copy operation.

Additional Information​

CopyFileRead is seen while PostgreSQL is copying a file from one location to another.

How to reduce this wait​

Ensure the IO subsystem and CPU have sufficient resources.

If your database uses network storage, ensure the links are available and not saturated.

PostgreSQL Docs - Wait Events of Type IO

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.