Re: Logical Replication of sequences

Поиск
Список
Период
Сортировка
От Dilip Kumar
Тема Re: Logical Replication of sequences
Дата
Msg-id CAFiTN-ue+GmsFZdjLn+uAW+EYSy0bMSRG-=oEod1RBZkiMfAKg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Logical Replication of sequences  (vignesh C <vignesh21@gmail.com>)
Список pgsql-hackers
On Mon, Jul 21, 2025 at 2:23 PM vignesh C <vignesh21@gmail.com> wrote:
>
> On Mon, 21 Jul 2025 at 10:36, Dilip Kumar <dilipbalaut@gmail.com> wrote:
> >
> > I was just trying a different test, so I realized that ALTER
> > PUBLICATION ADD SEQUENCE is not supported, any reason for the same?
> >
> > postgres[154731]=# ALTER PUBLICATION pub ADD sequence s1;
> > ERROR:  42601: invalid publication object list
> > LINE 1: ALTER PUBLICATION pub ADD sequence s1;
> > DETAIL:  One of TABLE or TABLES IN SCHEMA must be specified before a
> > standalone table or schema name.
> > LOCATION:  preprocess_pubobj_list, gram.y:19685
>
> I have intentionally left this out for now. Once the current patch is
> committed, we can extend it.

Okay

--
Regards,
Dilip Kumar
Google



В списке pgsql-hackers по дате отправления: