Skip to content

Commit 76dbb46

Browse files
committed
Protocol documentation for Hot Standby feedback messages.
1 parent 02b1f84 commit 76dbb46

File tree

1 file changed

+60
-3
lines changed

1 file changed

+60
-3
lines changed

doc/src/sgml/protocol.sgml

Lines changed: 60 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,9 +1471,9 @@ The commands accepted in walsender mode are:
14711471
</para>
14721472

14731473
<para>
1474-
The receiving process can send a status update back to the sender at
1475-
any time, using the following message format (also in the payload of
1476-
a CopyData message):
1474+
The receiving process can send replies back to the sender at any time,
1475+
using one of the following message formats (also in the payload of a
1476+
CopyData message):
14771477
</para>
14781478

14791479
<para>
@@ -1545,6 +1545,63 @@ The commands accepted in walsender mode are:
15451545
</varlistentry>
15461546
</variablelist>
15471547
</para>
1548+
1549+
<para>
1550+
<variablelist>
1551+
<varlistentry>
1552+
<term>
1553+
Hot Standby feedback message (F)
1554+
</term>
1555+
<listitem>
1556+
<para>
1557+
<variablelist>
1558+
<varlistentry>
1559+
<term>
1560+
Byte1('h')
1561+
</term>
1562+
<listitem>
1563+
<para>
1564+
Identifies the message as a Hot Standby feedback message.
1565+
</para>
1566+
</listitem>
1567+
</varlistentry>
1568+
<varlistentry>
1569+
<term>
1570+
Byte8
1571+
</term>
1572+
<listitem>
1573+
<para>
1574+
The server's system clock at the time of transmission,
1575+
given in TimestampTz format.
1576+
</para>
1577+
</listitem>
1578+
</varlistentry>
1579+
<varlistentry>
1580+
<term>
1581+
Byte4
1582+
</term>
1583+
<listitem>
1584+
<para>
1585+
The standby's current xmin.
1586+
</para>
1587+
</listitem>
1588+
</varlistentry>
1589+
<varlistentry>
1590+
<term>
1591+
Byte4
1592+
</term>
1593+
<listitem>
1594+
<para>
1595+
The standby's current epoch.
1596+
</para>
1597+
</listitem>
1598+
</varlistentry>
1599+
</variablelist>
1600+
</para>
1601+
</listitem>
1602+
</varlistentry>
1603+
</variablelist>
1604+
</para>
15481605
</listitem>
15491606
</varlistentry>
15501607

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy