Re: Allow logical replication to copy tables in binary format - Mailing list pgsql-hackers

From Melih Mutlu
Subject Re: Allow logical replication to copy tables in binary format
Date
Msg-id CAGPVpCQDsg3D-dd6rjqt3=DaQ+FAZzzF6zf2Y-6uxAocCWB_EA@mail.gmail.com
Whole thread Raw
In response to Re: Allow logical replication to copy tables in binary format  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: Allow logical replication to copy tables in binary format  (vignesh C <vignesh21@gmail.com>)
Re: Allow logical replication to copy tables in binary format  (Peter Smith <smithpb2250@gmail.com>)
Re: Allow logical replication to copy tables in binary format  (Peter Smith <smithpb2250@gmail.com>)
RE: Allow logical replication to copy tables in binary format  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
List pgsql-hackers
Hi,

Sharing v17.

Amit Kapila <amit.kapila16@gmail.com>, 17 Mar 2023 Cum, 03:02 tarihinde şunu yazdı:
I think to reduce the risk of breakage, let's change the check to
>=v16. Also, accordingly, update the doc and commit message.

Done.

Peter Smith <smithpb2250@gmail.com>, 17 Mar 2023 Cum, 04:58 tarihinde şunu yazdı:
IMO the sentence "However, logical replication in binary format is
more restrictive." should just be plain text.

Done.

 shiy.fnst@fujitsu.com <shiy.fnst@fujitsu.com>, 17 Mar 2023 Cum, 05:26 tarihinde şunu yazdı:
It looks that you forgot to pass `offset` into wait_for_log().

Yes, I somehow didn't include those lines into the patch. Thanks for noticing. Fixed them now.


Thanks,
--
Melih Mutlu
Microsoft
Attachment

pgsql-hackers by date:

Previous
From: torikoshia
Date:
Subject: Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features)
Next
From: Jim Jones
Date:
Subject: Re: [PATCH] Add CANONICAL option to xmlserialize