Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9893d51

Browse files
committed
doc: minor PG 14 relnote changes
Backpatch-through: 14 only
1 parent6f566f0 commit9893d51

File tree

1 file changed

+44
-44
lines changed

1 file changed

+44
-44
lines changed

‎doc/src/sgml/release-14.sgml

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,7 +1421,7 @@ Author: Michael Paquier <michael@paquier.xyz>
14211421
-->
14221422

14231423
<para>
1424-
Add view <link
1424+
Addsystemview <link
14251425
linkend="copy-progress-reporting"><structname>pg_stat_progress_copy</structname></link>
14261426
to report <command>COPY</command> progress (Josef Šimánek,
14271427
Matthias van de Meent)
@@ -1431,6 +1431,49 @@ Author: Michael Paquier <michael@paquier.xyz>
14311431
<listitem>
14321432
<!--
14331433
Author: Fujii Masao <fujii@postgresql.org>
1434+
2020-10-02 [8d9a93596] Add pg_stat_wal statistics view.
1435+
Author: Fujii Masao <fujii@postgresql.org>
1436+
2020-12-02 [01469241b] Track total number of WAL records, FPIs and bytes genera
1437+
Author: Fujii Masao <fujii@postgresql.org>
1438+
2021-03-09 [ff99918c6] Track total amounts of times spent writing and syncing W
1439+
-->
1440+
1441+
<para>
1442+
Add system view <link
1443+
linkend="monitoring-pg-stat-wal-view"><structname>pg_stat_wal</structname></link>
1444+
which reports <acronym>WAL</acronym> activity (Masahiro Ikeda)
1445+
</para>
1446+
</listitem>
1447+
1448+
<listitem>
1449+
<!--
1450+
Author: Amit Kapila <akapila@postgresql.org>
1451+
2020-10-08 [986816750] Track statistics for spilling of changes from ReorderBuf
1452+
Author: Amit Kapila <akapila@postgresql.org>
1453+
2020-10-20 [03d51b776] Change the attribute name in pg_stat_replication_slots v
1454+
Author: Amit Kapila <akapila@postgresql.org>
1455+
2020-10-29 [8e90ec558] Track statistics for streaming of changes from ReorderBu
1456+
Author: Amit Kapila <akapila@postgresql.org>
1457+
2021-04-16 [f5fc2f5b2] Add information of total data processed to replication s
1458+
-->
1459+
1460+
<para>
1461+
Add system view <link
1462+
linkend="monitoring-pg-stat-replication-slots-view"><structname>pg_stat_replication_slots</structname></link>
1463+
to report replication slot activity (Sawada Masahiko, Amit Kapila,
1464+
Vignesh C)
1465+
</para>
1466+
1467+
<para>
1468+
The function <link
1469+
linkend="monitoring-stats-functions"><function>pg_stat_reset_replication_slot()</function></link>
1470+
resets slot statistics.
1471+
</para>
1472+
</listitem>
1473+
1474+
<listitem>
1475+
<!--
1476+
Author: Fujii Masao <fujii@postgresql.org>
14341477
2020-08-19 [3e98c0baf] Add pg_backend_memory_contexts system view.
14351478
Author: Fujii Masao <fujii@postgresql.org>
14361479
2020-08-26 [29dd6d8bc] Prevent non-superusers from reading pg_backend_memory_co
@@ -1500,49 +1543,6 @@ Author: Fujii Masao <fujii@postgresql.org>
15001543
<listitem>
15011544
<!--
15021545
Author: Fujii Masao <fujii@postgresql.org>
1503-
2020-10-02 [8d9a93596] Add pg_stat_wal statistics view.
1504-
Author: Fujii Masao <fujii@postgresql.org>
1505-
2020-12-02 [01469241b] Track total number of WAL records, FPIs and bytes genera
1506-
Author: Fujii Masao <fujii@postgresql.org>
1507-
2021-03-09 [ff99918c6] Track total amounts of times spent writing and syncing W
1508-
-->
1509-
1510-
<para>
1511-
Add system view <link
1512-
linkend="monitoring-pg-stat-wal-view"><structname>pg_stat_wal</structname></link>
1513-
which reports <acronym>WAL</acronym> activity (Masahiro Ikeda)
1514-
</para>
1515-
</listitem>
1516-
1517-
<listitem>
1518-
<!--
1519-
Author: Amit Kapila <akapila@postgresql.org>
1520-
2020-10-08 [986816750] Track statistics for spilling of changes from ReorderBuf
1521-
Author: Amit Kapila <akapila@postgresql.org>
1522-
2020-10-20 [03d51b776] Change the attribute name in pg_stat_replication_slots v
1523-
Author: Amit Kapila <akapila@postgresql.org>
1524-
2020-10-29 [8e90ec558] Track statistics for streaming of changes from ReorderBu
1525-
Author: Amit Kapila <akapila@postgresql.org>
1526-
2021-04-16 [f5fc2f5b2] Add information of total data processed to replication s
1527-
-->
1528-
1529-
<para>
1530-
Add system view <link
1531-
linkend="monitoring-pg-stat-replication-slots-view"><structname>pg_stat_replication_slots</structname></link>
1532-
to report replication slot activity (Sawada Masahiko, Amit Kapila,
1533-
Vignesh C)
1534-
</para>
1535-
1536-
<para>
1537-
The function <link
1538-
linkend="monitoring-stats-functions"><function>pg_stat_reset_replication_slot()</function></link>
1539-
resets slot statistics.
1540-
</para>
1541-
</listitem>
1542-
1543-
<listitem>
1544-
<!--
1545-
Author: Fujii Masao <fujii@postgresql.org>
15461546
2021-03-15 [d75288fb2] Make archiver process an auxiliary process.
15471547
-->
15481548

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp