|
Home > Archive > PostgreSQL Administration > October 2006 > How to install postgreSQL 8.1.4 on RHEL -ES 4
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to install postgreSQL 8.1.4 on RHEL -ES 4
|
|
| Vinayak B R 2006-10-25, 8:24 am |
| Hi ,
I m newbee to PostgreSQL. I have downloaded the
postgresql-8.1.4.tar.bz2 from the following link
http://www.postgresql.org/ftp/source/v8.1.4/ .
Please let me know,
1) how to install and start using the postgreSQL
2) Where can I get administration and User guide of PostgreSQL
Regards
Vinayak
| |
| Matthias.Pitzl@izb.de 2006-10-25, 8:24 am |
| Hello Vinayak!
Unpack the archive and read the INSTALL file inside it for installation
instruktions.
The administration and user guide you can find here:
http://www.postgresql.org/docs/8.1/...tive/index.html
<http://www.postgresql.org/docs/8.1/...tive/index.html>
Greetings,
Matthias
-----Original Message-----
From: pgsql-admin-owner@postgresql.org
[mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Vinayak B R
Sent: Friday, October 06, 2006 9:21 AM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] How to install postgreSQL 8.1.4 on RHEL -ES 4
Hi ,
I m newbee to PostgreSQL. I have downloaded the postgresql-8.1.4.tar.bz2
from the following link http://www.postgresql.org/ftp/source/v8.1.4/ .
Please let me know,
1) how to install and start using the postgreSQL
2) Where can I get administration and User guide of PostgreSQL
Regards
Vinayak
| |
| Tom Lane 2006-10-25, 8:24 am |
| Vinayak B R <vinayak.b@masconit.com> writes:
> 1) how to install and start using the postgreSQL
> 2) Where can I get administration and User guide of PostgreSQL
See online docs here:
http://www.postgresql.org/docs/8.1/static/index.html
particularly
http://www.postgresql.org/docs/8.1/...stallation.html
Depending on what platform you are on, there might be RPMs or other
prebuilt packages that'd be easier to install than starting from a
source tarball.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend
| |
|
|
| Joshua D. Drake 2006-10-25, 8:24 am |
| Tom Lane wrote:
> Vinayak B R <vinayak.b@masconit.com> writes:
>
> See online docs here:
> http://www.postgresql.org/docs/8.1/static/index.html
> particularly
> http://www.postgresql.org/docs/8.1/...stallation.html
>
> Depending on what platform you are on, there might be RPMs or other
> prebuilt packages that'd be easier to install than starting from a
> source tarball.
We keep binaries rpms (and srpms for those we don't) for almost all
current redhat and fedora releases. They can be found here:
ftp://ftp9.us.postgresql.org/pub/mi...nux/rpms/redhat
Sincerely,
Joshua D. Drake
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
|
|
|
|
|