Is there a way to transfer data between the two architectures? Tom Lane wrote: Benjamin Arai <barai@xxxxxxxxxx> writes:Are there any compatability issues from dumping a database from a x86 installation and restoring it on a 64bit install or vice versa?It won't work, in either direction, because of different alignment rules. regards, tom lane |