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

Commit626603d

Browse files
committed
Doc: clarify behavior of boolean options in replication protocol commands.
Same idea asec7e053, but applying to the walsender commandsdescribed in protocol.sgml.Peter SmithDiscussion:https://postgr.es/m/CAHut+PvwjZfdGt2R8HTXgSZft=jZKymrS8KUg31pS7zqaaWKKw@mail.gmail.com
1 parent0c66a16 commit626603d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎doc/src/sgml/protocol.sgml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3141,6 +3141,13 @@ psql "dbname=postgres replication=database" -c "IDENTIFY_SYSTEM;"
31413141
</varlistentry>
31423142
</variablelist>
31433143
</para>
3144+
3145+
<para>
3146+
In all the above commands,
3147+
when specifying a parameter of type <type>boolean</type> the
3148+
<replaceable class="parameter">value</replaceable> part can be omitted,
3149+
which is equivalent to specifying <literal>TRUE</literal>.
3150+
</para>
31443151
</sect1>
31453152

31463153
<sect1 id="protocol-logical-replication">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp