© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Tushar Barate
Can logical replication be implemented to data from root table to partioned leaf table?
eg. Root table is publisher and leaf partitioned tbale are subscribers.
Can this possible?
Manuel Spigolon
Developer
In the logical replication your code get the data event and at that stage you can do what you want, such as writing the data back to another table.
logical replication