>just a quick question, what is the different between the following options to migrate database:
method 1: you copy the database files as such.
method 2: you use the backup files, not the database files, to migrate the database.
I prefer method 2, as it's more secure, as it implicitly has a backup
however, method 2 is faster, as you need to copy the database files only, and don't need additional space for the backup files