PG13 logical replication not working with create_distributed_table
Open
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
Hello, i'm trying PG13 & Citus 9.5, and want to migrate existing data by logical replication
Steps:
1. create table on both servers
2. run create_distributed_table on citus node
3. start the logical replication
Issue:
Target table on citus node already returns 0 rows, anyone can help?
Contributor guide
Assessment
This issue has not been assessed yet.