Re: Addition of alias types regpublication and regsubscription - Mailing list pgsql-hackers

From vignesh C
Subject Re: Addition of alias types regpublication and regsubscription
Date
Msg-id CALDaNm0jz+n6nG_kepqRxEKHdtJmViWBqTL1QpfCCcnTY2ZUfQ@mail.gmail.com
Whole thread Raw
In response to Re: Addition of alias types regpublication and regsubscription  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, May 29, 2021 at 9:10 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> vignesh C <vignesh21@gmail.com> writes:
> > I felt inclusion of alias types regpublication and regsubscription will
> > help the logical replication users.
>
> This doesn't really seem worth the trouble --- how often would you
> use these?
>
> If we had a policy of inventing reg* aliases for every kind of catalog
> object, that'd be one thing, but we don't.  (And the overhead in
> inventing new object kinds is already high enough, so I'm not in favor
> of creating such a policy.)

ok, Thanks for considering this.

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Multiple hosts in connection string failed to failover in non-hot standby mode
Next
From: Tom Lane
Date:
Subject: Re: why is the permission granted in a non-recursive way and what are the benefits