Re: HOW TO UPGRADE POSTGRES 7.2 TO 7.3 IN RPM FORMAT

Поиск
Список
Период
Сортировка
От P G
Тема Re: HOW TO UPGRADE POSTGRES 7.2 TO 7.3 IN RPM FORMAT
Дата
Msg-id 20030322022651.76343.qmail@web13308.mail.yahoo.com
обсуждение исходный текст
Ответ на HOW TO UPGRADE POSTGRES 7.2 TO 7.3 IN RPM FORMAT  ("Mario Alberto Soto Cordones" <mario_soto@compuall.cl>)
Список pgsql-admin
You should backup your database first with pg_dump,
then try upgrading with rpm -Fvh <PostgreSQL RPM
package>.  As for the column types and other things
that may have changed you will probably have to
perform your own validation that things still work as
expected.

Thanks.

--- Mario Alberto Soto Cordones
<mario_soto@compuall.cl> wrote:
> Hi.
>
> i need upgrade postgres 7.2.4 to 7.3.2 ...
>
> i have a bineries rpm of two version and i have
> installed in my server
> 7.2.3...  how to migrate this ????
>
>
> thank you
>
> mario
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Index not used on a DISTINCT ON
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: Which files does PostgreSQL need from initscripts RPM?