Re: create subscription with (origin = none, copy_data = on)

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Sergey Tatarintsev <s.tatarintsev@postgrespro.ru>
Cc: Shlok Kyal <shlok.kyal.oss@gmail.com>, "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>, vignesh C <vignesh21@gmail.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2025-01-23T02:46:40Z
Lists: pgsql-hackers
On Wed, Jan 22, 2025 at 9:44 PM Sergey Tatarintsev
<s.tatarintsev@postgrespro.ru> wrote:
>
> 22.01.2025 18:41, Shlok Kyal пишет:
>
> Also we still don't care about foreign partitions  (as I wrote earlier
> we should raise an ERROR for such publications).
>

I think dealing with this separately from the origin vs. partitioned
table issue is better.

-- 
With Regards,
Amit Kapila.



Commits

  1. Fix a WARNING for data origin discrepancies.