Sure, here it is. https://www.postgresql.org/docs/10/logical-replication-restrictions.html
Regards, Vijay On Thu, Feb 14, 2019 at 5:36 PM suganthi Sekar <sugan...@uniphore.com> wrote: > Hi Vijay, > > > Can you please share the Link (or document) > > > Regards > > Suganthi Sekar > ------------------------------ > *From:* Vijaykumar Jain <vj...@opentable.com> > *Sent:* 14 February 2019 17:15:28 > *To:* suganthi Sekar > *Cc:* pgsql-general@lists.postgresql.org > *Subject:* Re: [External] logical replication > > Yes we already do that, provided you take care restrictions of logical > replication as mentioned in the doc. > > > On Thu, 14 Feb 2019 at 3:25 PM suganthi Sekar <sugan...@uniphore.com> > wrote: > > > Hi Team , > > > Is it possible to do the logical replication in 2 way (Synchronization) > > > Example : > > > server1 : 5 tables (1,2,3,4,5) > > Server 2 : 5 tables (1,2,3,4,5) > > > 2,3 table data to be replicate from server 1 to server2 > > 1,5 table data to be replicate from server 2 to server 1 > > > Regards, > > Suganthi Sekar > > -- > > Regards, > Vijay >