From: | Sergey Tatarintsev <s(dot)tatarintsev(at)postgrespro(dot)ru> |
---|---|
To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
Cc: | Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: create subscription with (origin = none, copy_data = on) |
Date: | 2025-01-29 06:26:08 |
Message-ID: | 96ca1d6f-34d2-456d-a683-525cdd812a09@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
23.01.2025 09:46, Amit Kapila пишет:
> On Wed, Jan 22, 2025 at 9:44 PM Sergey Tatarintsev
> <s(dot)tatarintsev(at)postgrespro(dot)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.
>
ok! let it be so
I made a patch for such cases. You can see it here:
https://www.postgresql.org/message-id/c78766fa-4eff-4805-ad9c-868f02954ad4%40postgrespro.ru
From | Date | Subject | |
---|---|---|---|
Next Message | Paul Jungwirth | 2025-01-29 06:34:33 | Re: SQL:2011 application time |
Previous Message | Sergey Tatarintsev | 2025-01-29 06:19:42 | CREATE PUBLICATION and foreign partitions |