Re: logical replication protocol
Scott Ribe <[email protected]> Tue, 24 Dec 2019 07:22:14 -0700
| Newsgroups | gmane.comp.db.postgresql.general |
|---|---|
| Message-ID | <[email protected]> |
> On Dec 24, 2019, at 6:12 AM, Tatsuo Ishii <[email protected]> wrote: > > The logical replication protocol builds on the primitives of the > physical streaming replication protocol as stated in the document. The > explanation of 'k' and 'w' messages can be found in the "Streaming > Replication Protocol" section. That's what I missed--thanks