Re: Bi-directional Replica updates

2020-11-15 Thread Josef Šimánek
ne 15. 11. 2020 v 12:58 odesílatel Job napsal: > > Dear Postgresql Community, > > I have been using the "vintage" Rubyrep to replicate some tables on multiple > Postgresql 9.6 databases. > For performance improving, I'd need to upgrade to Postgresql 12 but, since > sequences are managed differen

Bi-directional Replica updates

2020-11-15 Thread Job
Dear Postgresql Community, I have been using the "vintage" Rubyrep to replicate some tables on multiple Postgresql 9.6 databases. For performance improving, I'd need to upgrade to Postgresql 12 but, since sequences are managed differently, Rubyrep does not work since it had no updates during la