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

Commitfc38714

Browse files
author
Amit Kapila
committed
Doc: Fix typo in logicaldecoding.sgml.
Author: Hayato Kuroda <kuroda.hayato@fujitsu.com>Backpatch-through: 17, where it was introducedDiscussion:https://postgr.es/m/OSCPR01MB149662EC5467B4135398E3731F532A@OSCPR01MB14966.jpnprd01.prod.outlook.com
1 parent8683195 commitfc38714

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/logicaldecoding.sgml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -420,10 +420,10 @@ postgres=# select * from pg_logical_slot_get_changes('regression_slot', NULL, NU
420420
<para>
421421
When slot synchronization is configured as recommended,
422422
and the initial synchronization is performed either automatically or
423-
manually viapg_sync_replication_slot, the standby can persist the
424-
synchronized slot only if the following condition is met: The logical
425-
replication slot on the primary must retain WALs and system catalog
426-
rows that are still available on the standby. This ensures data
423+
manually via<function>pg_sync_replication_slots</function>, the standby
424+
can persist thesynchronized slot only if the following condition is met:
425+
The logicalreplication slot on the primary must retain WALs and system
426+
catalogrows that are still available on the standby. This ensures data
427427
integrity and allows logical replication to continue smoothly after
428428
promotion.
429429
If the required WALs or catalog rows have already been purged from the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp