Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500256d commit 76987baCopy full SHA for 76987ba
doc/src/sgml/logicaldecoding.sgml
@@ -153,7 +153,7 @@ postgres=# SELECT pg_drop_replication_slot('regression_slot');
153
that <varname>max_wal_senders</varname> is set sufficiently high to allow
154
an additional connection. The second example shows how to stream two-phase
155
transactions. Before you use two-phase commands, you must set
156
- <xref linkend="guc-max-prepared-transactions"/> to atleast 1.
+ <xref linkend="guc-max-prepared-transactions"/> to at least 1.
157
</para>
158
<programlisting>
159
Example 1:
0 commit comments