Re: Postgres 8.2 install on solaris 10

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "Bhella Paramjeet-PFCW67" <PBhella(at)Motorola(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Postgres 8.2 install on solaris 10
Date: 2008-02-05 19:13:28
Message-ID: 20080205111328.1315b607@jd-laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, 5 Feb 2008 14:05:17 -0500
"Bhella Paramjeet-PFCW67" <PBhella(at)Motorola(dot)com> wrote:

> Hi Group,
>
> We are considering having postgres 8.2 on solaris 10 machine for our
> production environment. While reading through sun docs, it looks like
> the solaris 10 update 6 onwards comes with the postgres 8.2 installed
> under /usr/postgres/8.2 . My question is can we have postgres binaries
> under a different location like /usr/local/a01 ( shared home ). I
> know I can install from source and can have postgres binaries where
> ever I want but here we have to use sun compiled postgres binaries in
> order to get support. So is there an option during solaris install to
> have postgres installed in a different location. Any help will be
> highly appreciated.

Use a link :)

ln /usr/postgres/8.2/bin /usr/local/a01/pgsql/bin

Joshua D. Drake

--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL SPI Liaison | SPI Director | PostgreSQL political pundit

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Chris Hoover 2008-02-05 19:42:17 Where to find information on the new HOT tables?
Previous Message Bhella Paramjeet-PFCW67 2008-02-05 19:05:17 Postgres 8.2 install on solaris 10