Обсуждение: update from 9.0rc1 to 9.0

Поиск
Список
Период
Сортировка

update from 9.0rc1 to 9.0

От
Jan Otto
Дата:
hi,

is an initdb and pg_upgrade required when upgrading from 9.0rc1 to final 9.0?
there is no mention about that in the release notes.

regards, jan

Re: update from 9.0rc1 to 9.0

От
Merlin Moncure
Дата:
On Thu, Sep 23, 2010 at 11:14 AM, Jan Otto <asche@me.com> wrote:
> hi,
>
> is an initdb and pg_upgrade required when upgrading from 9.0rc1 to final 9.0?
> there is no mention about that in the release notes.

the assumption is 'no' on rc->rc or rc-releases generally unless
specifically indicated in the release notes that you must do so.  it
never hurts to keep the old binaries around, 'just in case' though
:-).

merlin

Re: update from 9.0rc1 to 9.0

От
Bruce Momjian
Дата:
Jan Otto wrote:
> hi,
>
> is an initdb and pg_upgrade required when upgrading from 9.0rc1 to final 9.0?
> there is no mention about that in the release notes.

No, there were no system catalog changes between 9.0rc1 and 9.0.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

Re: update from 9.0rc1 to 9.0

От
Jan Otto
Дата:
>> is an initdb and pg_upgrade required when upgrading from 9.0rc1 to final 9.0?
>> there is no mention about that in the release notes.
>
> No, there were no system catalog changes between 9.0rc1 and 9.0.

thank you bruce.

regards, jan


Re: update from 9.0rc1 to 9.0

От
Jan Otto
Дата:
>> is an initdb and pg_upgrade required when upgrading from 9.0rc1 to final 9.0?
>> there is no mention about that in the release notes.
>
> No, there were no system catalog changes between 9.0rc1 and 9.0.

thank you bruce.

regards, jan

Re: update from 9.0rc1 to 9.0

От
Jan Otto
Дата:
>> is an initdb and pg_upgrade required when upgrading from 9.0rc1 to final 9.0?
>> there is no mention about that in the release notes.
>
> the assumption is 'no' on rc->rc or rc-releases generally unless
> specifically indicated in the release notes that you must do so.  it
> never hurts to keep the old binaries around, 'just in case' though
> :-).

thank you merlin.

regards, jan