Hi Lev,
What are you expecting to get from logical replication of DDL commands that is not served by binary replication? I ask because typically someone would want to use logical replication if they wanted triggers to fire on the subscriber, they only a subset of all tables replicated, etc.
Perhaps a better question would be "What problem are you trying to solve?" rather than focus on how you expected to solve that problem.
Cheers,
Miles Elam
On Thu, Oct 10, 2019 at 11:08 AM Lev Kokotov <lev.kokotov@xxxxxxxxx> wrote:
Hello,Is DDL support on a roadmap for logical replication?Thank you.- Lev