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

Commit76987ba

Browse files
Doc: Fix typo in logical decoding example
Fixes one occurrence of "atleast" in the logical decoding example section.Discussion:https://postgr.es/m/5467E625-1369-48CF-BE62-3BB69395C1F1@yesql.se
1 parent500256d commit76987ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/logicaldecoding.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ postgres=# SELECT pg_drop_replication_slot('regression_slot');
153153
that <varname>max_wal_senders</varname> is set sufficiently high to allow
154154
an additional connection. The second example shows how to stream two-phase
155155
transactions. Before you use two-phase commands, you must set
156-
<xref linkend="guc-max-prepared-transactions"/> toatleast 1.
156+
<xref linkend="guc-max-prepared-transactions"/> toat least 1.
157157
</para>
158158
<programlisting>
159159
Example 1:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp