Benjamin Arai wrote: > Is there a way to transfer data between the two architectures?
pg_dump. --------------------------------------------------------------------------- > > Tom Lane wrote: > > >Benjamin Arai <[EMAIL PROTECTED]> 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 > > > > > > -- > *Benjamin Arai* > [EMAIL PROTECTED] <emailto:[EMAIL PROTECTED]> > http://www.benjaminarai.com -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(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