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

Commitde7c3fd

Browse files
committed
doc: PG 16 relnotes, misc merged items and bootstrap detail
Reported-by: Andres Freund, jian heDiscussion:https://postgr.es/m/20230521171341.jjxykfsefsek4kzj@awork3.anarazel.de, 20230521171341.jjxykfsefsek4kzj@awork3.anarazel.de
1 parentc822358 commitde7c3fd

File tree

1 file changed

+14
-29
lines changed

1 file changed

+14
-29
lines changed

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

Lines changed: 14 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ Author: Andres Freund <andres@anarazel.de>
313313

314314
<listitem>
315315
<para>
316-
Allow more efficient addition ofmultipleheap and index pages (Andres Freund)
316+
Allow more efficient addition of heap and index pages (Andres Freund)
317317
</para>
318318
</listitem>
319319

@@ -912,6 +912,10 @@ Author: Robert Haas <rhaas@postgresql.org>
912912
<para>
913913
Prevent removal of superuser privileges for the bootstrap user (Robert Haas)
914914
</para>
915+
916+
<para>
917+
Restoring such users could lead to errors.
918+
</para>
915919
</listitem>
916920

917921
<!--
@@ -1285,26 +1289,24 @@ ADD THIS?
12851289
<!--
12861290
Author: Andres Freund <andres@anarazel.de>
12871291
2023-04-08 [0fdab27ad] Allow logical decoding on standbys
1288-
-->
1289-
1290-
<listitem>
1291-
<para>
1292-
Allow logical decoding on standbys (Bertrand Drouvot, Andres Freund, Amit Khandekar)
1293-
</para>
1294-
</listitem>
1295-
1296-
<!--
1292+
Author: Andres Freund <andres@anarazel.de>
1293+
2023-04-07 [be87200ef] Support invalidating replication slots due to horizon an
1294+
Author: Andres Freund <andres@anarazel.de>
1295+
2023-04-08 [26669757b] Handle logical slot conflicts on standby
12971296
Author: Andres Freund <andres@anarazel.de>
12981297
2023-04-08 [0fdab27ad] Allow logical decoding on standbys
12991298
-->
13001299

13011300
<listitem>
13021301
<para>
1303-
Add function pg_log_standby_snapshot() to force creation of a WAL snapshot (Bertrand Drouvot)
1302+
Allow logical decoding on standbys (Bertrand Drouvot, Andres Freund, Amit Khandekar,Bertrand Drouvot)
13041303
</para>
1304+
</listitem>
13051305

1306+
<listitem>
13061307
<para>
1307-
WAL snapshots are required for logical slot creation so this function speeds their creation on standbys.
1308+
New function pg_log_standby_snapshot() forces creation of WAL snapshots.
1309+
Snapshots are required for logical slot creation so this function speeds their creation on standbys.
13081310
</para>
13091311
</listitem>
13101312

@@ -1426,23 +1428,6 @@ Have wal_retrieve_retry_interval operate on a per-subscription basis (Nathan Bos
14261428
<para>
14271429
Previously the retry time was applied globally. This also adds wait events LogicalRepLauncherDSA and LogicalRepLauncherHash.
14281430
</para>
1429-
</listitem>
1430-
1431-
<!--
1432-
Author: Andres Freund <andres@anarazel.de>
1433-
2023-04-07 [be87200ef] Support invalidating replication slots due to horizon an
1434-
Author: Andres Freund <andres@anarazel.de>
1435-
2023-04-08 [26669757b] Handle logical slot conflicts on standby
1436-
-->
1437-
1438-
<listitem>
1439-
<para>
1440-
Allow invalidation of replication slots due to row removal, wal_level, and conflicts (Bertrand Drouvot, Andres Freund, Amit Khandekar)
1441-
</para>
1442-
1443-
<para>
1444-
Invalidated slots are indicated in the pg_replication_slots.conflicting column.
1445-
</para>
14461431
</listitem>
14471432

14481433
</itemizedlist>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp