Re: Postgres 8.2 install on solaris 10 - Mailing list pgsql-admin

From Joshua D. Drake
Subject Re: Postgres 8.2 install on solaris 10
Date
Msg-id 20080205111328.1315b607@jd-laptop
Whole thread Raw
In response to Postgres 8.2 install on solaris 10  ("Bhella Paramjeet-PFCW67" <PBhella@Motorola.com>)
List pgsql-admin
On Tue, 5 Feb 2008 14:05:17 -0500
"Bhella Paramjeet-PFCW67" <PBhella@Motorola.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


Attachment

pgsql-admin by date:

Previous
From: "Bhella Paramjeet-PFCW67"
Date:
Subject: Postgres 8.2 install on solaris 10
Next
From: "Chris Hoover"
Date:
Subject: Where to find information on the new HOT tables?