Suppose I have imported my shapefiles into a PostGIS database, tweaked, tuned, indexed, optimized, etc., and now have a database that is structured the way I want it to be. How do I move it to a production server? Do I need to do an export and import? A dump and restore? Or can I just copy data files?