Yes, easiest method, doing realtime updates, is mysql replication. Now, theres 
two methods of doing this, first is using mysql's own replication method, and 
second is using MySQL::Replication as found on cpan. Brilliant perl based 
replication system.


________________________________
 From: otuoma peter <[email protected]>
To: "[email protected]" <[email protected]> 
Sent: Saturday, 11 May 2013 10:57 PM
Subject: [Koha] How to update two koha databases in different servers.
 

I have two koha installations. One on a production server and another on a 
standby back-up server. Is there a way I can have all the changes made to the 
database on the production server also updated to the standby back-up server? I 
am thinking of doing it using an entry in a cronjob  file that runs once 
everyday at night. If possible, I only need to import the updates.

Thanks in advance.
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to