Many thanks, Tom! Tena Sakai [EMAIL PROTECTED]
-----Original Message----- From: Tom Lane [mailto:[EMAIL PROTECTED] Sent: Wed 2/13/2008 7:32 PM To: Tena Sakai Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] more 8.3.0 upgrade question "Tena Sakai" <[EMAIL PROTECTED]> 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