ControlFileWriteUpdate
Short Description
Waiting for a write to update the pg_control file.
Detailed Description
The control file pg_control is an 8kb binary file which stores information about various aspects of the PostgreSQL server's internal state, such as the most recent checkpoint, as well as fundamental parameters set by initdb. It is located in the cluster's global/ directory.