Re: BUG #5735: pg_upgrade thinks that it did not start the old server - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5735: pg_upgrade thinks that it did not start the old server
Date
Msg-id 25095.1289363527@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #5735: pg_upgrade thinks that it did not start the old server  (Bruce Momjian <bruce@momjian.us>)
Responses Re: BUG #5735: pg_upgrade thinks that it did not start the old server  (Arturas Mazeika <mazeika@gmail.com>)
Re: BUG #5735: pg_upgrade thinks that it did not start the old server  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
Bruce Momjian <bruce@momjian.us> writes:
>> On 10/30/2010 7:33 PM, Dave Page wrote:
>>> upgrade from a 32bit 8.3 server to a 64 bit 9.0 server, which isn't
>>> going to work without a dump/restore. With pg_upgrade, the two builds
>>> need to be from the same platform, same word size, and have the same
>>> configuration for certain settings like integer_datetimes.

> Can anyone suggest a way pg_upgrade could detect an upgrade from a
> 32-bit to 64-bit cpu and throw an error?

Surely it does that already, as a result of comparing pg_control
contents.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #5735: pg_upgrade thinks that it did not start the old server
Next
From: Arturas Mazeika
Date:
Subject: Re: BUG #5735: pg_upgrade thinks that it did not start the old server