Re: Installing postgresql

From: Jeff Davis <list-pgsql-general(at)empires(dot)org>
To: <jeff(at)altahost(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Installing postgresql
Date: 2002-08-05 08:59:15
Message-ID: 200208050159.15905.list-pgsql-general@empires.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'd like to direct you to rpmfind.net, here's a link directly to postgres:

http://rpmfind.net//linux/RPM/PLD/dists/ra/PLD/i386/PLD/RPMS/postgresql-7.2.1-9.i386.html

I am not much up to date on RPMs any more (switched to debian a while back).
So the only advice I can give you is install that package, and if RPM
complains about missing packages, download the missing ones and install those
too. After it's all set up, use the command-line utilities like createdb and
psql.

Have fun!

Regards,
Jeff Davis

On Monday 05 August 2002 01:07 am, jeff wrote:
> Howdy,
>
> I would like to evaluate postgresql. I want to install the RPM version
> on a redhat 7.1 server. I looked at the files at
> http://planetmirror.com/pub/postgresql/binary/v7.2.1/RPMS/ but I can't
> tell which files I need. And if they are for an intel linux why do they
> have the name sparc appended at the end?
>
>
> Thanks for your help,
>
> Jeff
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Davis 2002-08-05 09:20:50 Re: O'Reilly Open Source Convention Report
Previous Message Jean-Christian Imbeault 2002-08-05 08:54:23 Foreign keys: referencing a REFERENCES doesn7t work?