Re: installation of postgres 8.3 on CentOs 5.1

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: installation of postgres 8.3 on CentOs 5.1
Дата
Msg-id 1203103074.24118.289.camel@localhost.localdomain
обсуждение исходный текст
Ответ на installation of postgres 8.3 on CentOs 5.1  ("Nicholas Hemley" <nic.hemley@sidonis.com>)
Список pgsql-novice
Hi,

On Fri, 2008-02-15 at 12:07 +0000, Nicholas Hemley wrote:
>
> Basically, the currently installed postgresql-libs package cannot be
> removed since there is a dependency on it from the apr-util package
>
> Therefore, i am unable to remove the older 8.1 package in order to
> install the 8.3 RPMs

rpm -ivh compat-postgresql-libs... --replacefiles

This will replace the files. Then try removing postgresql-libs. Now you
should be able to remove it, since libpq that apr-util is looking for is
already satisfied.

There is an excellent guide about this issue:

http://www.westnet.com/~gsmith/gregsmith/content/postgresql/pgrpm.htm

The package repository at http://yum.pgsqlrpms.org will solve these
problems after you fix the compat rpm issue.

Regards,
--
Devrim GÜNDÜZ , RHCE
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/

Вложения

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

Предыдущее
От: Josh
Дата:
Сообщение: Re: installation of postgres 8.3 on CentOs 5.1
Следующее
От: Rai Developer
Дата:
Сообщение: SQL LEFT JOIN and WHERE