Re: [GENERAL] Migrating from 32 bit to 64 bit binaries

2007-09-21 Thread Erik Jones
On Sep 21, 2007, at 12:02 PM, Alvaro Herrera wrote: Erik Jones wrote: Just a quick question. Are there any issues or incompatibilities that I should be aware of if I want to build out 64 bit binaries to run on a db that's previously been run by 32 bit binaries? Obviously you are already

Re: [GENERAL] Migrating from 32 bit to 64 bit binaries

2007-09-21 Thread Erik Jones
On Sep 21, 2007, at 11:59 AM, Joshua D. Drake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erik Jones wrote: Just a quick question. Are there any issues or incompatibilities that I should be aware of if I want to build out 64 bit binaries to run on a db that's previously been run

Re: [GENERAL] Migrating from 32 bit to 64 bit binaries

2007-09-21 Thread Alvaro Herrera
Erik Jones wrote: > Just a quick question. Are there any issues or incompatibilities that I > should be aware of if I want to build out 64 bit binaries to run on a db > that's previously been run by 32 bit binaries? Obviously you are already aware that you need to dump/reload, so I won't mentio

Re: [GENERAL] Migrating from 32 bit to 64 bit binaries

2007-09-21 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erik Jones wrote: > Just a quick question. Are there any issues or incompatibilities that I > should be aware of if I want to build out 64 bit binaries to run on a db > that's previously been run by 32 bit binaries? Its a dump reload. Joshua D. Drak