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

Commit783e816

Browse files
committed
doc: add reference to wire protocol details
Discussion:https://postgr.es/m/143A51B2-80B1-4ECD-AF67-F7061377FF63@hotmail.comAuthor: Li JapinBackpatch-through: master
1 parent0f852cc commit783e816

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/src/sgml/protocol.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2222,8 +2222,10 @@ psql "dbname=postgres replication=database" -c "IDENTIFY_SYSTEM;"
22222222
</para>
22232223

22242224
<para>
2225-
WAL data is sent as a series of CopyData messages. (This allows
2226-
other information to be intermixed; in particular the server can send
2225+
WAL data is sent as a series of CopyData messages;
2226+
see <xref linkend="protocol-message-types"/> and <xref
2227+
linkend="protocol-message-formats"/> for details.
2228+
(This allows other information to be intermixed; in particular the server can send
22272229
an ErrorResponse message if it encounters a failure after beginning
22282230
to stream.) The payload of each CopyData message from server to the
22292231
client contains a message of one of the following formats:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp