On 1/18/24 05:10, ankit.si...@nest-is2.com wrote:
I need help on another issue now.

I have two Linux servers with Postgresql version 14 on both servers. One of the server databases has data from 1^st December to 23rd December and in another server, database has data from 10 December to 31^st December.

Is there some process by which I can sync all data from both databases in one database then it will show all data from 1^st December to 31^st December in one database?

Short answer, no.

For a possible longer answer:

Is the data in the range 10 December to 23 December the same for both databases?

Do you have timestamp fields in each table that would show you when data was entered or updated?



--
Adrian Klaver
adrian.kla...@aklaver.com



Reply via email to