Apoptosis wrote: > I thought you couldn't cp or rsync the database while its running. I > can't take down the master to make a copy on slave. Also incrementals > are preferable to copying whole files when your db is pushing 10GB. In TransportServer, the controller stacks up all requests for new commits, waits for all current commits to finish, permits the db copy to occur then finally releases all of the new commit requests to proceed.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
