Thread: 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
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/interactive/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 4Hi ,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 postgreSQL2) Where can I get administration and User guide of PostgreSQLRegardsVinayak
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/static/installation.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
Hi, You can use this procedure : http://sharengo.org/haplatform/docs/PostgreSQL/en/html_single/index.html Cheers, -- Jérôme, python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in 'sioneb@gnireenigne-aigra.rf'.split('@')])"
Attachment
Tom Lane wrote: > 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/static/installation.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/mirrors/postgresql/binary/v8.1.4/linux/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/