Re: DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true
Date: 2026-06-29 06:57:04
Message-ID: CALDaNm2Aqyr-Q2A=Ysgf4Gan1H7v5=p7n=L1DMbVPgxcgVyCKQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks for the updated version. This version looks good to me.

Regards,
Vignesh

On Fri, 26 Jun 2026 at 04:20, Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
>
> Hi Vignesh.
>
> Thanks for reviewing!
>
> PSA v2 worded slightly differently to mention the copy_data default.
>
> ======
> Kind Regards,
> Peter Smith.
> Fujitsu Australia

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2026-06-29 07:02:40 Fix floating-point noise in pg_stat_us_to_ms()
Previous Message Paul A Jungwirth 2026-06-29 06:29:12 Re: FOR PORTION OF should reject GENERATED columns