Re: pg_migrator issues - Mailing list pgsql-hackers

From Robert Haas
Subject Re: pg_migrator issues
Date
Msg-id 603c8f071001050808g21dc63b0w301436bd8373eb87@mail.gmail.com
Whole thread Raw
In response to Re: pg_migrator issues  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: pg_migrator issues
List pgsql-hackers
On Tue, Jan 5, 2010 at 11:06 AM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
> Tom Lane wrote:
>> Bruce Momjian <bruce@momjian.us> writes:
>> > I liked the idea, but I listed it as item #2 and no one else said they
>> > liked it.  The only complexity I can see with the idea is that doing an
>> > upgrade from one alpha to another would have the same major version
>> > number and would therefore not be possible, so maybe we have to use the
>> > catalog version number in there.
>>
>> Good point.  Using catversion for the purpose seems a bit ugly but
>> I have no better ideas.
>
> I thought we had rejected the idea of being able to migrate between
> alphas.  Is migrating between major versions not difficult enough?

We like a challenge.

...Robert


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pg_migrator issues
Next
From: Tom Lane
Date:
Subject: Re: pg_migrator issues