setting shared_queue_size to multiplication of the record size helped. Still proper...
nb. for some tables this errors appear even when the source table has no rows.
Producer errors for insert into x select * ...
Renaming the schema leaves the sequences behind in GTM
I tried go a bit farther and debugged a little more. Below is a very naive attempt...
nb. even purely synthetic table is not supported: WITH RECURSIVE t(n) AS ( VALUES...
Thanks for the clarifications. I forgot to add 'distribute by replication' to the...
Same error happens on XC, should I report it there too?