exporting schema from 64 bit install onto 32 bit
Hi
We are certifying a postgres 8.4 version on a 64 bit platform. We also
need to support 32 bit. Can we dump the schema from the 64 bit install
and import that with a 32 bit install ?
--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Re: exporting schema from 64 bit install onto 32 bit
On Mon, Aug 17, 2009 at 3:26 PM, Anj Adu<fotographs [at] gmail.com> wrote:
> Hi
>
> We are certifying a postgres 8.4 version on a 64 bit platform. We also
> need to support 32 bit. Can we dump the schema from the 64 bit install
> and import that with a 32 bit install ?
Yes. It's only the on-disk representation that's incompatible between
different versions / architectures.
--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin