room_citadel_support  

[Citadel Support] Re: Citserver chokes and dies...

IGnatius T Foobar
Wed, 01 Oct 2008 19:14:44 -0700

 >I'd like to make a recommendation for an enhancement - how about a 
backup   
 >engine that can be run  via cron that will create daily backup files 
that can   
 >be applied to a server in blocks to bring a machine up to date, or 
recover   
 >one?   
   
 Technically that would be your database log files.  Administrators of 
high end databases do "log shipping" all the time.  Sometimes they even 
send the logs to another machine and then make sure that they play back 
correctly.