Hi!
On Wed, 6 Aug 2025 at 20:42, dbman@sqlexec.com <dbman@sqlexec.com> wrote:
> Good point aboutg the default value for pg_class.relreplident is always "d", but maybe it should be "n" which
indicatesthere is no REPLICA IDENTITY.
So, in other words, you propose to change the default behaviour?
> Othewise you have an unintended DDL change consequence to this action.
It's hard (to me, at least) to say what is `intended` DDL here.
> Perhaps add a warning about this in the description for CREATE...LIKE in the docs, or even mention it in the section
thatdescribes REPLICA IDENTITY, or both.
Perhaps, rewording docs to indicate something like this does not sound
horribly to me.
--
Best regards,
Kirill Reshke