Re: Did we really want to force an initdb in beta2?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Did we really want to force an initdb in beta2?
Дата
Msg-id 1964.1275659359@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Did we really want to force an initdb in beta2?  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Did we really want to force an initdb in beta2?  (Dave Page <dpage@pgadmin.org>)
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Dave Page wrote:
>> Shouldn't we have bumped the catversion? The installers can't tell
>> that beta1 clusters won't work with beta2 :-(

> That is an interesting point.  Tom bumped the pg_control version, but
> not the catalog version.

Right, because the catalog contents didn't change.  Seems to me you'd
better teach the installers to look at PG_CONTROL_VERSION too.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Did we really want to force an initdb in beta2?
Следующее
От: David Fetter
Дата:
Сообщение: Re: Synchronization levels in SR