On Fri, Aug 26, 2011 at 7:49 PM, Al Musella, DPM wrote:
> Luckily, people will understand down time due to a hurricane.. not
> too worried about a few minutes of data loss - I have a way to
> recover in case there is a loss...

Sounds like you could get away with synchronizing your database
transaction logs to somewhere with rsync. That easily keeps your data
loss under 10 minutes and if you have a prepared AMI/VPS image
somewhere you could be up and running again in 15 minutes. Just make
sure your DNS TTL is low enough for that.


>  when anything in this patient registry  is added or updated,
> I  send an email to my gmail account with  the old and new
> data  (encrypting any person info)... so if worst case happens, I can
> manually go back and fix things.

But that only works if the email is not spooled on your local system.
So you need to both disable the disk mail spool and use a remote SMTP
server.

Jochem


-- 
Jochem van Dieten
http://jochem.vandieten.net/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347046
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to