Re: Confused about stream replication protocol documentation

2023-11-01 Thread Bruce Momjian
Patch applied to master, thanks. --- On Thu, Dec 24, 2020 at 02:28:53AM +, Li Japin wrote: > > On Dec 23, 2020, at 8:11 PM, Fujii Masao > wrote: > > > On 2020/12/23 11:08, Li Japin wrote: > >

Re: Confused about stream replication protocol documentation

2020-12-23 Thread Li Japin
On Dec 23, 2020, at 8:11 PM, Fujii Masao mailto:masao.fu...@oss.nttdata.com>> wrote: On 2020/12/23 11:08, Li Japin wrote: On Dec 22, 2020, at 11:13 PM, Fujii Masao mailto:masao.fu...@oss.nttdata.com> > wrote: ‘B’ means a backend and ‘F’ means a frontend. M

Re: Confused about stream replication protocol documentation

2020-12-23 Thread Fujii Masao
On 2020/12/23 11:08, Li Japin wrote: On Dec 22, 2020, at 11:13 PM, Fujii Masao mailto:masao.fu...@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 bac

Re: Confused about stream replication protocol documentation

2020-12-22 Thread Li Japin
On Dec 22, 2020, at 11:13 PM, Fujii Masao mailto:masao.fu...@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

Re: Confused about stream replication protocol documentation

2020-12-22 Thread Fujii Masao
On 2020/12/22 18:07, Li Japin wrote: Hi, all In Stream Replication Protocol [1], the documentation of `START_REPLICATION` message is XLogData (B)   … Primary keepalive message (B)   … Standby status update (F)   … Hot Standby feedback message (F)   ... I’m confused about the means of ‘