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

Commit2afe954

Browse files
committed
Fix minor typo in logical-decoding docs.
David Rowley
1 parente3e84fd commit2afe954

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
@@ -151,8 +151,8 @@ postgres=# SELECT pg_drop_replication_slot('regression_slot');
151151
distribution. This requires that client authentication is set up to allow
152152
replication connections
153153
(see <xref linkend="streaming-replication-authentication">) and
154-
that <varname>max_wal_senders</varname> is set sufficiently high toan
155-
additional connection.
154+
that <varname>max_wal_senders</varname> is set sufficiently high toallow
155+
anadditional connection.
156156
</para>
157157
<programlisting>
158158
$ pg_recvlogical -d postgres --slot test --create-slot

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp