Re: Confused about stream replication protocol documentation - Mailing list pgsql-hackers

From Li Japin
Subject Re: Confused about stream replication protocol documentation
Date
Msg-id 0ACCFDF9-28A3-4527-A254-4751B00556A4@hotmail.com
Whole thread Raw
In response to Re: Confused about stream replication protocol documentation  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Responses Re: Confused about stream replication protocol documentation
List pgsql-hackers

On Dec 22, 2020, at 11:13 PM, Fujii Masao <masao.fujii@oss.nttdata.com> wrote:

‘B’ means a backend and ‘F’ means a frontend. Maybe as [1] does, we should
add the note like "Each is marked to indicate that it can be sent by
a frontend (F) and a backend (B)" into the description about each message
format for START_REPLICATION.

[1]
https://www.postgresql.org/docs/devel/protocol-message-formats.html

Thanks for your clarify.  Maybe we should move the "protocol message formats”
before “stream replication protocol” or referenced it in "stream replication protocol”.

--
Best regards
Japin Li

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Parallel INSERT (INTO ... SELECT ...)
Next
From: "Hou, Zhijie"
Date:
Subject: RE: Parallel INSERT (INTO ... SELECT ...)