Same endian / hardware architecture required. Things are only transformed to architecture independent forms on the way out of database.
On Fri, Jan 30, 2009 at 9:23 AM, Greg Troxel <[email protected]> wrote: > Paul Ramsey <[email protected]> writes: > >> If the versions are the same, you should be able to move the instance >> from place to place (note, I say "instance" not database, instances >> are the collections of databases that reside in one data area) > > Is it necessary that the other machine have the same endianness, sizes > of integral types, cpu type, etc? Or is everything in the db files > using network order and fixed width types? > _______________________________________________ > postgis-users mailing list > [email protected] > http://postgis.refractions.net/mailman/listinfo/postgis-users > _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
