I would like to move the existing database to a new partion on a seperate physical disk.
How can I move the files/directories?
Can I simply use rsync -av and remount the new partition over the old directory space?