Home Forum Software more than one central-server? Reply To: more than one central-server?

#755
TSL
Participant

So.. thinking about how to achieve global replication we need to know what DB underpins the master server.

Once we know that, we will begin to understand what’s possible.

So the big questions are …

What is the DB ?

I suspect its MySQL

How much space per record is consumed ?

Have you already extrapolated the db space required for the deployment of say a 1000 units worth of data for a year ?

If it is MySQL then replication can be done securely in many ways.

regards

Tim

  • This reply was modified 11 years, 5 months ago by TSL.