Re: Upgrade to 7.1 via RPM

Поиск
Список
Период
Сортировка
От Alessio Bragadini
Тема Re: Upgrade to 7.1 via RPM
Дата
Msg-id 3B6E87B3.DDB27873@albourne.com
обсуждение исходный текст
Ответы Re: Re: Upgrade to 7.1 via RPM  (Lamar Owen <lamar.owen@wgcr.org>)
Список pgsql-general
Paul Grenda wrote:

> Tried devel with -U OK, then server with -U but
> got message:
> "file /usr/bin/pg_id from install of postgresql-server-7.1.2-4PGDG conflicts
> with file from package postgresql-7.0.2-17"
> My questions are why do I get this conflict and should I use --force to
> overcome the error.

The PGDG (PostgreSQL Dev Group) RPM set for 7.1 is organized differently
from the RedHat set for 7.0. But one thing that seems you're missing is
the option to put more than one rpm file on the command line, avoiding
problems with the order of operation.

Try:
rpm -Fvh postgresql*7.1.2*rpm

-F (Freshen) rather than -U updates only packages that are already
installed.

Hope it helps.

--
Alessio F. Bragadini        alessio@albourne.com
APL Financial Services        http://village.albourne.com
Nicosia, Cyprus             phone: +357-2-755750

"It is more complicated than you think"
        -- The Eighth Networking Truth from RFC 1925

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

Предыдущее
От: David Wheeler
Дата:
Сообщение: Re: user guide
Следующее
От: Fariba Noorbakhsh
Дата:
Сообщение: Re: delete columns from table!