@@ -1457,11 +1457,11 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1457
1457
</row>
1458
1458
<row>
1459
1459
<entry><literal>ControlFileSync</literal></entry>
1460
- <entry>Waiting for the control file to reach stable storage.</entry>
1460
+ <entry>Waiting for the control file to reach durable storage.</entry>
1461
1461
</row>
1462
1462
<row>
1463
1463
<entry><literal>ControlFileSyncUpdate</literal></entry>
1464
- <entry>Waiting for an update to the control file to reach stable storage.</entry>
1464
+ <entry>Waiting for an update to the control file to reach durable storage.</entry>
1465
1465
</row>
1466
1466
<row>
1467
1467
<entry><literal>ControlFileWrite</literal></entry>
@@ -1485,11 +1485,11 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1485
1485
</row>
1486
1486
<row>
1487
1487
<entry><literal>DataFileFlush</literal></entry>
1488
- <entry>Waiting for a relation data file to reach stable storage.</entry>
1488
+ <entry>Waiting for a relation data file to reach durable storage.</entry>
1489
1489
</row>
1490
1490
<row>
1491
1491
<entry><literal>DataFileImmediateSync</literal></entry>
1492
- <entry>Waiting for an immediate synchronization of a relation data file to stable storage.</entry>
1492
+ <entry>Waiting for an immediate synchronization of a relation data file to durable storage.</entry>
1493
1493
</row>
1494
1494
<row>
1495
1495
<entry><literal>DataFilePrefetch</literal></entry>
@@ -1501,7 +1501,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1501
1501
</row>
1502
1502
<row>
1503
1503
<entry><literal>DataFileSync</literal></entry>
1504
- <entry>Waiting for changes to a relation data file to reach stable storage.</entry>
1504
+ <entry>Waiting for changes to a relation data file to reach durable storage.</entry>
1505
1505
</row>
1506
1506
<row>
1507
1507
<entry><literal>DataFileTruncate</literal></entry>
@@ -1521,7 +1521,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1521
1521
</row>
1522
1522
<row>
1523
1523
<entry><literal>LockFileAddToDataDirSync</literal></entry>
1524
- <entry>Waiting for data to reach stable storage while adding a line to the data directory lock file.</entry>
1524
+ <entry>Waiting for data to reach durable storage while adding a line to the data directory lock file.</entry>
1525
1525
</row>
1526
1526
<row>
1527
1527
<entry><literal>LockFileAddToDataDirWrite</literal></entry>
@@ -1533,7 +1533,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1533
1533
</row>
1534
1534
<row>
1535
1535
<entry><literal>LockFileCreateSync</literal></entry>
1536
- <entry>Waiting for data to reach stable storage while creating the data directory lock file.</entry>
1536
+ <entry>Waiting for data to reach durable storage while creating the data directory lock file.</entry>
1537
1537
</row>
1538
1538
<row>
1539
1539
<entry><literal>LockFileCreateWrite</literal></entry>
@@ -1545,19 +1545,19 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1545
1545
</row>
1546
1546
<row>
1547
1547
<entry><literal>LogicalRewriteCheckpointSync</literal></entry>
1548
- <entry>Waiting for logical rewrite mappings to reach stable storage during a checkpoint.</entry>
1548
+ <entry>Waiting for logical rewrite mappings to reach durable storage during a checkpoint.</entry>
1549
1549
</row>
1550
1550
<row>
1551
1551
<entry><literal>LogicalRewriteMappingSync</literal></entry>
1552
- <entry>Waiting for mapping data to reach stable storage during a logical rewrite.</entry>
1552
+ <entry>Waiting for mapping data to reach durable storage during a logical rewrite.</entry>
1553
1553
</row>
1554
1554
<row>
1555
1555
<entry><literal>LogicalRewriteMappingWrite</literal></entry>
1556
1556
<entry>Waiting for a write of mapping data during a logical rewrite.</entry>
1557
1557
</row>
1558
1558
<row>
1559
1559
<entry><literal>LogicalRewriteSync</literal></entry>
1560
- <entry>Waiting for logical rewrite mappings to reach stable storage.</entry>
1560
+ <entry>Waiting for logical rewrite mappings to reach durable storage.</entry>
1561
1561
</row>
1562
1562
<row>
1563
1563
<entry><literal>LogicalRewriteTruncate</literal></entry>
@@ -1573,7 +1573,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1573
1573
</row>
1574
1574
<row>
1575
1575
<entry><literal>RelationMapSync</literal></entry>
1576
- <entry>Waiting for the relation map file to reach stable storage.</entry>
1576
+ <entry>Waiting for the relation map file to reach durable storage.</entry>
1577
1577
</row>
1578
1578
<row>
1579
1579
<entry><literal>RelationMapWrite</literal></entry>
@@ -1597,27 +1597,27 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1597
1597
</row>
1598
1598
<row>
1599
1599
<entry><literal>ReplicationSlotRestoreSync</literal></entry>
1600
- <entry>Waiting for a replication slot control file to reach stable storage while restoring it to memory.</entry>
1600
+ <entry>Waiting for a replication slot control file to reach durable storage while restoring it to memory.</entry>
1601
1601
</row>
1602
1602
<row>
1603
1603
<entry><literal>ReplicationSlotSync</literal></entry>
1604
- <entry>Waiting for a replication slot control file to reach stable storage.</entry>
1604
+ <entry>Waiting for a replication slot control file to reach durable storage.</entry>
1605
1605
</row>
1606
1606
<row>
1607
1607
<entry><literal>ReplicationSlotWrite</literal></entry>
1608
1608
<entry>Waiting for a write to a replication slot control file.</entry>
1609
1609
</row>
1610
1610
<row>
1611
1611
<entry><literal>SLRUFlushSync</literal></entry>
1612
- <entry>Waiting for SLRU data to reach stable storage during a checkpoint or database shutdown.</entry>
1612
+ <entry>Waiting for SLRU data to reach durable storage during a checkpoint or database shutdown.</entry>
1613
1613
</row>
1614
1614
<row>
1615
1615
<entry><literal>SLRURead</literal></entry>
1616
1616
<entry>Waiting for a read of an SLRU page.</entry>
1617
1617
</row>
1618
1618
<row>
1619
1619
<entry><literal>SLRUSync</literal></entry>
1620
- <entry>Waiting for SLRU data to reach stable storage following a page write.</entry>
1620
+ <entry>Waiting for SLRU data to reach durable storage following a page write.</entry>
1621
1621
</row>
1622
1622
<row>
1623
1623
<entry><literal>SLRUWrite</literal></entry>
@@ -1629,15 +1629,15 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1629
1629
</row>
1630
1630
<row>
1631
1631
<entry><literal>SnapbuildSync</literal></entry>
1632
- <entry>Waiting for a serialized historical catalog snapshot to reach stable storage.</entry>
1632
+ <entry>Waiting for a serialized historical catalog snapshot to reach durable storage.</entry>
1633
1633
</row>
1634
1634
<row>
1635
1635
<entry><literal>SnapbuildWrite</literal></entry>
1636
1636
<entry>Waiting for a write of a serialized historical catalog snapshot.</entry>
1637
1637
</row>
1638
1638
<row>
1639
1639
<entry><literal>TimelineHistoryFileSync</literal></entry>
1640
- <entry>Waiting for a timeline history file received via streaming replication to reach stable storage.</entry>
1640
+ <entry>Waiting for a timeline history file received via streaming replication to reach durable storage.</entry>
1641
1641
</row>
1642
1642
<row>
1643
1643
<entry><literal>TimelineHistoryFileWrite</literal></entry>
@@ -1649,7 +1649,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1649
1649
</row>
1650
1650
<row>
1651
1651
<entry><literal>TimelineHistorySync</literal></entry>
1652
- <entry>Waiting for a newly created timeline history file to reach stable storage.</entry>
1652
+ <entry>Waiting for a newly created timeline history file to reach durable storage.</entry>
1653
1653
</row>
1654
1654
<row>
1655
1655
<entry><literal>TimelineHistoryWrite</literal></entry>
@@ -1661,15 +1661,15 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1661
1661
</row>
1662
1662
<row>
1663
1663
<entry><literal>TwophaseFileSync</literal></entry>
1664
- <entry>Waiting for a two phase state file to reach stable storage.</entry>
1664
+ <entry>Waiting for a two phase state file to reach durable storage.</entry>
1665
1665
</row>
1666
1666
<row>
1667
1667
<entry><literal>TwophaseFileWrite</literal></entry>
1668
1668
<entry>Waiting for a write of a two phase state file.</entry>
1669
1669
</row>
1670
1670
<row>
1671
1671
<entry><literal>WALBootstrapSync</literal></entry>
1672
- <entry>Waiting for WAL to reach stable storage during bootstrapping.</entry>
1672
+ <entry>Waiting for WAL to reach durable storage during bootstrapping.</entry>
1673
1673
</row>
1674
1674
<row>
1675
1675
<entry><literal>WALBootstrapWrite</literal></entry>
@@ -1681,15 +1681,15 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1681
1681
</row>
1682
1682
<row>
1683
1683
<entry><literal>WALCopySync</literal></entry>
1684
- <entry>Waiting a new WAL segment created by copying an existing one to reach stable storage.</entry>
1684
+ <entry>Waiting a new WAL segment created by copying an existing one to reach durable storage.</entry>
1685
1685
</row>
1686
1686
<row>
1687
1687
<entry><literal>WALCopyWrite</literal></entry>
1688
1688
<entry>Waiting for a write when creating a new WAL segment by copying an existing one.</entry>
1689
1689
</row>
1690
1690
<row>
1691
1691
<entry><literal>WALInitSync</literal></entry>
1692
- <entry>Waiting for a newly initialized WAL file to reach stable storage.</entry>
1692
+ <entry>Waiting for a newly initialized WAL file to reach durable storage.</entry>
1693
1693
</row>
1694
1694
<row>
1695
1695
<entry><literal>WALInitWrite</literal></entry>
@@ -1705,7 +1705,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1705
1705
</row>
1706
1706
<row>
1707
1707
<entry><literal>WALSyncMethodAssign</literal></entry>
1708
- <entry>Waiting for data to reach stable storage while assigning WAL sync method.</entry>
1708
+ <entry>Waiting for data to reach durable storage while assigning WAL sync method.</entry>
1709
1709
</row>
1710
1710
<row>
1711
1711
<entry><literal>WALWrite</literal></entry>
0 commit comments