Re: Data streaming between different databases

2019-04-28 Thread Tomas Vondra
On Sun, Apr 28, 2019 at 03:59:15PM +0200, Sascha Kuhl wrote: Is it possible to differentialy synchronise two databases on the basis of equality and differences between both? Can I review this piece of code? It's rather unclear what exactly are you looking for, what do you mean by 'on the ba

Data streaming between different databases

2019-04-28 Thread Sascha Kuhl
Is it possible to differentialy synchronise two databases on the basis of equality and differences between both? Can I review this piece of code?