@@ -1510,11 +1510,11 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1510
1510
</row>
1511
1511
<row>
1512
1512
<entry><literal>ControlFileSync</literal></entry>
1513
- <entry>Waiting for the control file to reach stable storage.</entry>
1513
+ <entry>Waiting for the control file to reach durable storage.</entry>
1514
1514
</row>
1515
1515
<row>
1516
1516
<entry><literal>ControlFileSyncUpdate</literal></entry>
1517
- <entry>Waiting for an update to the control file to reach stable storage.</entry>
1517
+ <entry>Waiting for an update to the control file to reach durable storage.</entry>
1518
1518
</row>
1519
1519
<row>
1520
1520
<entry><literal>ControlFileWrite</literal></entry>
@@ -1538,11 +1538,11 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1538
1538
</row>
1539
1539
<row>
1540
1540
<entry><literal>DataFileFlush</literal></entry>
1541
- <entry>Waiting for a relation data file to reach stable storage.</entry>
1541
+ <entry>Waiting for a relation data file to reach durable storage.</entry>
1542
1542
</row>
1543
1543
<row>
1544
1544
<entry><literal>DataFileImmediateSync</literal></entry>
1545
- <entry>Waiting for an immediate synchronization of a relation data file to stable storage.</entry>
1545
+ <entry>Waiting for an immediate synchronization of a relation data file to durable storage.</entry>
1546
1546
</row>
1547
1547
<row>
1548
1548
<entry><literal>DataFilePrefetch</literal></entry>
@@ -1554,7 +1554,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1554
1554
</row>
1555
1555
<row>
1556
1556
<entry><literal>DataFileSync</literal></entry>
1557
- <entry>Waiting for changes to a relation data file to reach stable storage.</entry>
1557
+ <entry>Waiting for changes to a relation data file to reach durable storage.</entry>
1558
1558
</row>
1559
1559
<row>
1560
1560
<entry><literal>DataFileTruncate</literal></entry>
@@ -1574,7 +1574,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1574
1574
</row>
1575
1575
<row>
1576
1576
<entry><literal>LockFileAddToDataDirSync</literal></entry>
1577
- <entry>Waiting for data to reach stable storage while adding a line to the data directory lock file.</entry>
1577
+ <entry>Waiting for data to reach durable storage while adding a line to the data directory lock file.</entry>
1578
1578
</row>
1579
1579
<row>
1580
1580
<entry><literal>LockFileAddToDataDirWrite</literal></entry>
@@ -1586,7 +1586,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1586
1586
</row>
1587
1587
<row>
1588
1588
<entry><literal>LockFileCreateSync</literal></entry>
1589
- <entry>Waiting for data to reach stable storage while creating the data directory lock file.</entry>
1589
+ <entry>Waiting for data to reach durable storage while creating the data directory lock file.</entry>
1590
1590
</row>
1591
1591
<row>
1592
1592
<entry><literal>LockFileCreateWrite</literal></entry>
@@ -1598,19 +1598,19 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1598
1598
</row>
1599
1599
<row>
1600
1600
<entry><literal>LogicalRewriteCheckpointSync</literal></entry>
1601
- <entry>Waiting for logical rewrite mappings to reach stable storage during a checkpoint.</entry>
1601
+ <entry>Waiting for logical rewrite mappings to reach durable storage during a checkpoint.</entry>
1602
1602
</row>
1603
1603
<row>
1604
1604
<entry><literal>LogicalRewriteMappingSync</literal></entry>
1605
- <entry>Waiting for mapping data to reach stable storage during a logical rewrite.</entry>
1605
+ <entry>Waiting for mapping data to reach durable storage during a logical rewrite.</entry>
1606
1606
</row>
1607
1607
<row>
1608
1608
<entry><literal>LogicalRewriteMappingWrite</literal></entry>
1609
1609
<entry>Waiting for a write of mapping data during a logical rewrite.</entry>
1610
1610
</row>
1611
1611
<row>
1612
1612
<entry><literal>LogicalRewriteSync</literal></entry>
1613
- <entry>Waiting for logical rewrite mappings to reach stable storage.</entry>
1613
+ <entry>Waiting for logical rewrite mappings to reach durable storage.</entry>
1614
1614
</row>
1615
1615
<row>
1616
1616
<entry><literal>LogicalRewriteTruncate</literal></entry>
@@ -1626,7 +1626,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1626
1626
</row>
1627
1627
<row>
1628
1628
<entry><literal>RelationMapSync</literal></entry>
1629
- <entry>Waiting for the relation map file to reach stable storage.</entry>
1629
+ <entry>Waiting for the relation map file to reach durable storage.</entry>
1630
1630
</row>
1631
1631
<row>
1632
1632
<entry><literal>RelationMapWrite</literal></entry>
@@ -1650,27 +1650,27 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1650
1650
</row>
1651
1651
<row>
1652
1652
<entry><literal>ReplicationSlotRestoreSync</literal></entry>
1653
- <entry>Waiting for a replication slot control file to reach stable storage while restoring it to memory.</entry>
1653
+ <entry>Waiting for a replication slot control file to reach durable storage while restoring it to memory.</entry>
1654
1654
</row>
1655
1655
<row>
1656
1656
<entry><literal>ReplicationSlotSync</literal></entry>
1657
- <entry>Waiting for a replication slot control file to reach stable storage.</entry>
1657
+ <entry>Waiting for a replication slot control file to reach durable storage.</entry>
1658
1658
</row>
1659
1659
<row>
1660
1660
<entry><literal>ReplicationSlotWrite</literal></entry>
1661
1661
<entry>Waiting for a write to a replication slot control file.</entry>
1662
1662
</row>
1663
1663
<row>
1664
1664
<entry><literal>SLRUFlushSync</literal></entry>
1665
- <entry>Waiting for SLRU data to reach stable storage during a checkpoint or database shutdown.</entry>
1665
+ <entry>Waiting for SLRU data to reach durable storage during a checkpoint or database shutdown.</entry>
1666
1666
</row>
1667
1667
<row>
1668
1668
<entry><literal>SLRURead</literal></entry>
1669
1669
<entry>Waiting for a read of an SLRU page.</entry>
1670
1670
</row>
1671
1671
<row>
1672
1672
<entry><literal>SLRUSync</literal></entry>
1673
- <entry>Waiting for SLRU data to reach stable storage following a page write.</entry>
1673
+ <entry>Waiting for SLRU data to reach durable storage following a page write.</entry>
1674
1674
</row>
1675
1675
<row>
1676
1676
<entry><literal>SLRUWrite</literal></entry>
@@ -1682,15 +1682,15 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1682
1682
</row>
1683
1683
<row>
1684
1684
<entry><literal>SnapbuildSync</literal></entry>
1685
- <entry>Waiting for a serialized historical catalog snapshot to reach stable storage.</entry>
1685
+ <entry>Waiting for a serialized historical catalog snapshot to reach durable storage.</entry>
1686
1686
</row>
1687
1687
<row>
1688
1688
<entry><literal>SnapbuildWrite</literal></entry>
1689
1689
<entry>Waiting for a write of a serialized historical catalog snapshot.</entry>
1690
1690
</row>
1691
1691
<row>
1692
1692
<entry><literal>TimelineHistoryFileSync</literal></entry>
1693
- <entry>Waiting for a timeline history file received via streaming replication to reach stable storage.</entry>
1693
+ <entry>Waiting for a timeline history file received via streaming replication to reach durable storage.</entry>
1694
1694
</row>
1695
1695
<row>
1696
1696
<entry><literal>TimelineHistoryFileWrite</literal></entry>
@@ -1702,7 +1702,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1702
1702
</row>
1703
1703
<row>
1704
1704
<entry><literal>TimelineHistorySync</literal></entry>
1705
- <entry>Waiting for a newly created timeline history file to reach stable storage.</entry>
1705
+ <entry>Waiting for a newly created timeline history file to reach durable storage.</entry>
1706
1706
</row>
1707
1707
<row>
1708
1708
<entry><literal>TimelineHistoryWrite</literal></entry>
@@ -1714,15 +1714,15 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1714
1714
</row>
1715
1715
<row>
1716
1716
<entry><literal>TwophaseFileSync</literal></entry>
1717
- <entry>Waiting for a two phase state file to reach stable storage.</entry>
1717
+ <entry>Waiting for a two phase state file to reach durable storage.</entry>
1718
1718
</row>
1719
1719
<row>
1720
1720
<entry><literal>TwophaseFileWrite</literal></entry>
1721
1721
<entry>Waiting for a write of a two phase state file.</entry>
1722
1722
</row>
1723
1723
<row>
1724
1724
<entry><literal>WALBootstrapSync</literal></entry>
1725
- <entry>Waiting for WAL to reach stable storage during bootstrapping.</entry>
1725
+ <entry>Waiting for WAL to reach durable storage during bootstrapping.</entry>
1726
1726
</row>
1727
1727
<row>
1728
1728
<entry><literal>WALBootstrapWrite</literal></entry>
@@ -1734,15 +1734,15 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1734
1734
</row>
1735
1735
<row>
1736
1736
<entry><literal>WALCopySync</literal></entry>
1737
- <entry>Waiting a new WAL segment created by copying an existing one to reach stable storage.</entry>
1737
+ <entry>Waiting a new WAL segment created by copying an existing one to reach durable storage.</entry>
1738
1738
</row>
1739
1739
<row>
1740
1740
<entry><literal>WALCopyWrite</literal></entry>
1741
1741
<entry>Waiting for a write when creating a new WAL segment by copying an existing one.</entry>
1742
1742
</row>
1743
1743
<row>
1744
1744
<entry><literal>WALInitSync</literal></entry>
1745
- <entry>Waiting for a newly initialized WAL file to reach stable storage.</entry>
1745
+ <entry>Waiting for a newly initialized WAL file to reach durable storage.</entry>
1746
1746
</row>
1747
1747
<row>
1748
1748
<entry><literal>WALInitWrite</literal></entry>
@@ -1758,11 +1758,11 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1758
1758
</row>
1759
1759
<row>
1760
1760
<entry><literal>WALSync</literal></entry>
1761
- <entry>Waiting for a WAL file to reach stable storage.</entry>
1761
+ <entry>Waiting for a WAL file to reach durable storage.</entry>
1762
1762
</row>
1763
1763
<row>
1764
1764
<entry><literal>WALSyncMethodAssign</literal></entry>
1765
- <entry>Waiting for data to reach stable storage while assigning WAL sync method.</entry>
1765
+ <entry>Waiting for data to reach durable storage while assigning WAL sync method.</entry>
1766
1766
</row>
1767
1767
<row>
1768
1768
<entry><literal>WALWrite</literal></entry>
0 commit comments