1
vinit
Remote DB updater
  • 2004/10/11 13:39

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


hi,

Can there be module that replicates or updates the remote db based on the contents of db used by xoops. So that at any given time if one db goes down or one system goes down the other one can be used instantly.

2
ackbarr
Re: Remote DB updater

not a module, but there are several resources online about mySQL clustring:

Prometheus mySQL clustering project
MySQL 4.1 (in beta) to support clustering

Then there is database replication which is needs a manual rollover to the slave databases.

Replication in mySQL

Be warned - setting up these types of architectures are not for the faint of heart, and my not be feasible if you are in a shared hosting environment.

3
vinit
Re: Remote DB updater
  • 2004/10/11 15:42

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


ya i have a fare bit of idea in regard to this. And on shared hosting its not possible directly thats why i was looking for some sort of module in xoops. Which performs following things..

1. Maintains data diff on a given timescale using MySQL built in fucntions.

2. connecting to remote db and uploading that data.

this would become a bit resource hungry as well as bandwidth killer. But then in anycase of database clustering this is gonna happen only thing is how well the resources can be managed.

Login

Who's Online

393 user(s) are online (267 user(s) are browsing Support Forums)


Members: 0


Guests: 393


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits