Subject Re: Copying DB
Author Adam
> It's safe to copy the database as long as no one is using it

ie, it lets you rename the file (if Windows server).

Don't forget about background services and admin tools etc that may be
connecting to your database. If there is nothing else on the server,
you may even want to shut down the service.

Adam