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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Did we really want to force an initdb in beta2?
Дата
Msg-id 4C07C950.4060209@enterprisedb.com
обсуждение исходный текст
Ответ на Did we really want to force an initdb in beta2?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Did we really want to force an initdb in beta2?  (Robert Haas <robertmhaas@gmail.com>)
Re: Did we really want to force an initdb in beta2?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 03/06/10 17:54, Tom Lane wrote:
> Because that's the consequences of fooling with pg_control.
> I committed the PG_CONTROL_VERSION bump that was missing from
> the patch Robert committed last night, but I wonder whether
> we shouldn't revert the whole thing instead.  It's not apparent
> to me that what it bought is worth forcing beta testers to initdb.

Hmph, good point, I did not think of that at all when I reviewed the patch.

If we moved the new DB_SHUTDOWNED_IN_RECOVERY as the last item in the 
enum, we would stay backwards-compatible.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Florian Pflug
Дата:
Сообщение: Re: PITR Recovery Question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "caught_up" status in walsender