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

Commit60c0782

Browse files
author
Amit Kapila
committed
Doc: Improve replication slot synchronization section.
Author: Peter SmithReviewed-by: Michael Paquier, Laurenz AlbeDiscussion:https://postgr.es/m/CAHut+Ps01fV9bjhj6njCFiHu0W0gu1Jcu0tKo0RYMhHx-hZZ7g@mail.gmail.com
1 parent08a52ab commit60c0782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/logicaldecoding.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,9 +377,9 @@ postgres=# select * from pg_logical_slot_get_changes('regression_slot', NULL, NU
377377
<varname>sync_replication_slots</varname></link>
378378
on the standby, the failover slots can be synchronized periodically in
379379
the slotsync worker. For the synchronization to work, it is mandatory to
380-
have a physical replication slot between the primary and the standbyaka
380+
have a physical replication slot between the primary and the standby(i.e.,
381381
<link linkend="guc-primary-slot-name"><varname>primary_slot_name</varname></link>
382-
should be configured on the standby, and
382+
should be configured on the standby), and
383383
<link linkend="guc-hot-standby-feedback"><varname>hot_standby_feedback</varname></link>
384384
must be enabled on the standby. It is also necessary to specify a valid
385385
<literal>dbname</literal> in the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp