Re: pg_migrator issues

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pg_migrator issues
Дата
Msg-id 20100105160649.GG3660@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: pg_migrator issues  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_migrator issues  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
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?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: I: TODO: Allow substring/replace() to get/set bit values
Следующее
От: Robert Haas
Дата:
Сообщение: Re: pg_migrator issues