|
ControlFileSync
- Waiting for the control file to reach stable storage.
+ Waiting for the control file to reach durable storage.
|
ControlFileSyncUpdate
- Waiting for an update to the control file to reach stable storage.
+ Waiting for an update to the control file to reach durable storage.
|
ControlFileWrite
|
DataFileFlush
- Waiting for a relation data file to reach stable storage.
+ Waiting for a relation data file to reach durable storage.
|
DataFileImmediateSync
- Waiting for an immediate synchronization of a relation data file to stable storage.
+ Waiting for an immediate synchronization of a relation data file to durable storage.
|
DataFilePrefetch
|
DataFileSync
- Waiting for changes to a relation data file to reach stable storage.
+ Waiting for changes to a relation data file to reach durable storage.
|
DataFileTruncate
|
LockFileAddToDataDirSync
- Waiting for data to reach stable storage while adding a line to the data directory lock file.
+ Waiting for data to reach durable storage while adding a line to the data directory lock file.
|
LockFileAddToDataDirWrite
|
LockFileCreateSync
- Waiting for data to reach stable storage while creating the data directory lock file.
+ Waiting for data to reach durable storage while creating the data directory lock file.
|
LockFileCreateWrite
|
LogicalRewriteCheckpointSync
- Waiting for logical rewrite mappings to reach stable storage during a checkpoint.
+ Waiting for logical rewrite mappings to reach durable storage during a checkpoint.
|
LogicalRewriteMappingSync
- Waiting for mapping data to reach stable storage during a logical rewrite.
+ Waiting for mapping data to reach durable storage during a logical rewrite.
|
LogicalRewriteMappingWrite
|
LogicalRewriteSync
- Waiting for logical rewrite mappings to reach stable storage.
+ Waiting for logical rewrite mappings to reach durable storage.
|
LogicalRewriteTruncate
|
RelationMapSync
- Waiting for the relation map file to reach stable storage.
+ Waiting for the relation map file to reach durable storage.
|
RelationMapWrite
|
ReplicationSlotRestoreSync
- Waiting for a replication slot control file to reach stable storage while restoring it to memory.
+ Waiting for a replication slot control file to reach durable storage while restoring it to memory.
|
ReplicationSlotSync
- Waiting for a replication slot control file to reach stable storage.
+ Waiting for a replication slot control file to reach durable storage.
|
ReplicationSlotWrite
|
SLRUFlushSync
- Waiting for SLRU data to reach stable storage during a checkpoint or database shutdown.
+ Waiting for SLRU data to reach durable storage during a checkpoint or database shutdown.
|
SLRURead
|
SLRUSync
- Waiting for SLRU data to reach stable storage following a page write.
+ Waiting for SLRU data to reach durable storage following a page write.
|
SLRUWrite
|
SnapbuildSync
- Waiting for a serialized historical catalog snapshot to reach stable storage.
+ Waiting for a serialized historical catalog snapshot to reach durable storage.
|
SnapbuildWrite
|
TimelineHistoryFileSync
- Waiting for a timeline history file received via streaming replication to reach stable storage.
+ Waiting for a timeline history file received via streaming replication to reach durable storage.
|
TimelineHistoryFileWrite
|
TimelineHistorySync
- Waiting for a newly created timeline history file to reach stable storage.
+ Waiting for a newly created timeline history file to reach durable storage.
|
TimelineHistoryWrite
|
TwophaseFileSync
- Waiting for a two phase state file to reach stable storage.
+ Waiting for a two phase state file to reach durable storage.
|
TwophaseFileWrite
|
WALBootstrapSync
- Waiting for WAL to reach stable storage during bootstrapping.
+ Waiting for WAL to reach durable storage during bootstrapping.
|
WALBootstrapWrite
|
WALCopySync
- Waiting a new WAL segment created by copying an existing one to reach stable storage.
+ Waiting a new WAL segment created by copying an existing one to reach durable storage.
|
WALCopyWrite
|
WALInitSync
- Waiting for a newly initialized WAL file to reach stable storage.
+ Waiting for a newly initialized WAL file to reach durable storage.
|
WALInitWrite
|
WALSync
- Waiting for a WAL file to reach stable storage.
+ Waiting for a WAL file to reach durable storage.
|
WALSyncMethodAssign
- Waiting for data to reach stable storage while assigning WAL sync method.
+ Waiting for data to reach durable storage while assigning WAL sync method.
|
WALWrite