On Wed, 27 Jan 2021 at 19:47, Bharath Rupireddy
wrote:
> On Wed, Jan 27, 2021 at 4:57 PM Amit Kapila wrote:
>>
>> On Tue, Jan 26, 2021 at 4:56 PM japin wrote:
>> >
>> >
>> > Hi,
>> >
>> > When I read the documentation of ALTER SUBSCRIPTION ... SET PUBLICATION
>> > ... WITH (...),
>> > it say
On Wed, Jan 27, 2021 at 4:57 PM Amit Kapila wrote:
>
> On Tue, Jan 26, 2021 at 4:56 PM japin wrote:
> >
> >
> > Hi,
> >
> > When I read the documentation of ALTER SUBSCRIPTION ... SET PUBLICATION ...
> > WITH (...),
> > it says "set_publication_option" only support "refresh" in documentation
>
On Tue, Jan 26, 2021 at 4:56 PM japin wrote:
>
>
> Hi,
>
> When I read the documentation of ALTER SUBSCRIPTION ... SET PUBLICATION ...
> WITH (...),
> it says "set_publication_option" only support "refresh" in documentation [1].
> However, we can also supply the "copy_data" option, and the code i
Hi,
When I read the documentation of ALTER SUBSCRIPTION ... SET PUBLICATION ...
WITH (...),
it says "set_publication_option" only support "refresh" in documentation [1].
However, we can also supply the "copy_data" option, and the code is:
case ALTER_SUBSCRIPTION_PUBLICATION: