Re: more 8.3.0 upgrade question - Mailing list pgsql-admin

From Tom Lane
Subject Re: more 8.3.0 upgrade question
Date
Msg-id 29814.1202959931@sss.pgh.pa.us
Whole thread Raw
In response to more 8.3.0 upgrade question  ("Tena Sakai" <tsakai@gallo.ucsf.edu>)
List pgsql-admin
"Tena Sakai" <tsakai@gallo.ucsf.edu> writes:
> And a couple of steps later when I run
> "gmake install" will it generate a directory
> /usr/local/pgsql-8.3.0 on its own?  Or must I
> do something like:
>   gmake install --build-new-dir pgsql-8.3.0

There is no "--build-new-dir" switch.  It will make the directory if it
can, ie, if you run it as a user with sufficient permissions on the
parent directory.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Peter Kovacs"
Date:
Subject: Re: How much space do database objects take up in data files
Next
From: "Tena Sakai"
Date:
Subject: Re: more 8.3.0 upgrade question