sorry for writing in english
i have a super doubt and i'm hesitating through groups everywhere haha
I need to create an app, which will consume an local system which is called 'ERP' .
there're several ERP systems which don't communicate to the internet]
and i want these single local ERP everywhere to fetch its data to the cloud
so i can create the backend to consume the data to my app
the question is:
how can i sync data from postgres to another postgres in the cloud
an local postgres will sync eventually its datas to the postgres in the Cloud
always when there's internet, this local postgres will send data to the postgres in the cloud