Anjan Dave wrote:
Why don't you copy/move the entire data directory (minus pg_xlog if you are separating them)
I tried that too, and then postmaster wouldn't even start. I don't remember if it was a permission error or if it was complaining it couldn't find the configuration files.
I suspect whatever symlink problems are manifesting in just moving 'base' also apply to moving 'data'.
---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match