Re: installation on RedHat 6.2

Поиск
Список
Период
Сортировка
От Chris Ruprecht
Тема Re: installation on RedHat 6.2
Дата
Msg-id 00c901c145f0$191293c0$5dd26383@corp.compucom.com
обсуждение исходный текст
Ответ на installation on RedHat 6.2  ("Rob Gore" <rgore@vestabroadband.com>)
Список pgsql-admin
Rob,
the easiest is to download the source of version 7.1.3 (latest) from
www.postgresql.org. ungtar it and build it from scratch with (if you want
your postgres directory in /home/prosgres):

./configure --prefix=/home
make
make install

Be sure, to remove the previous, incomplete RH 7.1 installation first.

Best regards,
Chris


----- Original Message -----
From: "Rob Gore" <rgore@vestabroadband.com>
To: <pgsql-admin@postgresql.org>
Sent: Tuesday, September 25, 2001 12:06 PM
Subject: [ADMIN] installation on RedHat 6.2


> Could you please tell me the least error prone way to install the latest
> possible version of PostgreSQL on Linux 6.2? I have no choice but to use
> 6.2. I already have MySql installed and working and now I want to compare
> PostgreSQL. I am told it is much better, the documentation certainly bears
> that out, but the rpm packages for RedHat 7.1 do not install properly. I
> would really appreciate any help you can give!
> Thanks,
> Rob
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Предыдущее
От: "Ted Rolle"
Дата:
Сообщение: Re: Efficient String searching
Следующее
От: Jie Liang
Дата:
Сообщение: How to get the size of database and table in MBs