Re: problems installing pgsql

Поиск
Список
Период
Сортировка
От Devrim GUNDUZ
Тема Re: problems installing pgsql
Дата
Msg-id Pine.LNX.4.63.0508311712380.26632@emo.org.tr
обсуждение исходный текст
Ответ на problems installing pgsql  (Ricardo Gamero <ricardo.gamero@gmail.com>)
Список pgsql-hackers
This message is in MIME format.  The first part should be readable text, while the remaining parts are likely
unreadablewithout MIME-aware tools.
 

--8323328-1834607090-1125497559=:26632
Content-Type: TEXT/PLAIN; CHARSET=iso-8859-9; format=flowed
Content-Transfer-Encoding: 8BIT
Content-ID: <Pine.LNX.4.63.0508311751451.26632@emo.org.tr>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

On Tue, 30 Aug 2005, Ricardo Gamero wrote:

> Hello everybody!
> I'm so sorry to post this simple question but I don't know what to do, the
> thing is I need to install postgresql 8.0.3 in red hat 9 but when I try to
> do it this errors appear:
> [root@bib root]# rpm -ivh postgresql-server-8.0.3-1PGDG.i686.rpm
> warning: postgresql-server-8.0.3-1PGDG.i686.rpm: V3 DSA signature: NOKEY,
> key ID 748f7d0e
> error: Failed dependencies:
> libcrypto.so.4 is needed by postgresql-server-8.0.3-1PGDG
> libpq.so.4 is needed by postgresql-server-8.0.3-1PGDG
> libssl.so.4 is needed by postgresql-server-8.0.3-1PGDG

First of all, please install this RPM to solve these 3 dependencies:

http://developer.postgresql.org/~devrim/rpms/compat/compat-postgresql-libs-3-3PGDG.i686.rpm

> postgresql = 8.0.3 is needed by postgresql-server-8.0.3-1PGDG

Yes, before installing -server rpm, you have to install main package.


> postgresql < 7.4 conflicts with postgresql-server-8.0.3-1PGDG

Please follow the usual dump/reload process before upgrading PostgreSQL. 
Both 7.4 and 8.0 cannot stand on the same server.

Regards,
- --
Devrim GUNDUZ
Kivi Bilişim Teknolojileri - http://www.kivi.com.tr
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr                     http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFDFcSStl86P3SPfQ4RAj7hAJ4twmxTnd7ikcoeYP4VYtX0UV1vbgCfaV60
Odd04eVW2rhPc9rBBNyxorI=
=rJa9
-----END PGP SIGNATURE-----
--8323328-1834607090-1125497559=:26632--


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Pre-allocated free space for row
Следующее
От: Tom Lane
Дата:
Сообщение: Re: On hardcoded type aliases and typmod for user types