Re: Logical Replication of sequences

Поиск
Список
Период
Сортировка
От vignesh C
Тема Re: Logical Replication of sequences
Дата
Msg-id CALDaNm2ONtf7s2kfwxdj+K1dqhNJKWkG=26g1n+Xz32r4_K=+Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Logical Replication of sequences  (Dilip Kumar <dilipbalaut@gmail.com>)
Ответы Re: Logical Replication of sequences
Список pgsql-hackers
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.

Regards,
Vignesh



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