Oh, great. Thanks. Tom Lane wrote: Benjamin Arai <barai@xxxxxxxxxx> writes:Is there a way to transfer data between the two architectures?Sure: pg_dump. But you can't just move the physical database files, any more than you could do across completely different architectures. regards, tom lane |