Re: DDL support for logical replication
; > 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 > wrote: > >> Hello, >> >> Is DDL support on a roadmap for logical replication? >> >> Thank you. >> - Lev >> >
DDL support for logical replication
Hello, Is DDL support on a roadmap for logical replication? Thank you. - Lev
Include a connection pooler in Postgres
Hello, Since most web-facing clusters need to run tools like PgBouncer or Pgpool-II, why does Postgres not come with a connection pooler of its own? - Lev