ginal Message-
From: Laurenz Albe [mailto:laurenz.a...@cybertec.at]
Sent: Thursday, December 9, 2021 1:51 PM
To: Avi Weinberg ; pgsql-general@lists.postgresql.org
Subject: Re: Identity/Serial Column In Subscriber's Tables
On Thu, 2021-12-09 at 09:13 +, Avi Weinberg wrote:
> What is the
On Thu, 2021-12-09 at 09:13 +, Avi Weinberg wrote:
> What is the best practice when dealing with Identity/Serial column in logical
> replication.
> Should the subscriber table have this column also defined as Identity/Serial
> or have it defined as regular integer?
> Is leaving it as Identity
Hi Experts,
What is the best practice when dealing with Identity/Serial column in logical
replication.
Should the subscriber table have this column also defined as Identity/Serial or
have it defined as regular integer?
Is leaving it as Identity/Serial also on subscriber tables, can potentially