error message when subscription target is a partitioned table

Поиск
Список
Период
Сортировка
От Amit Langote
Тема error message when subscription target is a partitioned table
Дата
Msg-id 41799bee-40eb-7bb5-80b1-325ce17518bc@lab.ntt.co.jp
обсуждение исходный текст
Ответы Re: error message when subscription target is a partitioned table
Список pgsql-hackers
Hi,

Could we improve the error message that's output when the subscription
target relation is a partitioned table?  Currently, we get:

ERROR:  logical replication target relation "public.foo" is not a table

I think it'd be more helpful to get:

ERROR: "public.foo" is a partitioned table
DETAIL: Partitioned tables are not supported as logical replication targets

Thoughts?

Thanks,
Amit



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