Data flow to distributed table with logical replication
Open
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
Source: Postgresql 11.16
Destination: Postgresql 15.3 Citus 11.3
I want use logical replication for data transfer.
It works when i use logical replation to local table. But when I distribute the table, the data flow stops. The logs doesn't show any errors either.
Doesn't citus support data coming into distributed table as logical replication?
Contributor guide
Assessment
This issue has not been assessed yet.