CREATE DATABASE WITH LOCATION

From: "Glen Parker" <glenebob(at)nwlink(dot)com>
To: "Pg-General" <pgsql-general(at)postgresql(dot)org>
Subject: CREATE DATABASE WITH LOCATION
Date: 2001-11-13 21:56:44
Message-ID: 005e01c16c8e$158f4030$0b01a8c0@johnpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi all,

having a little problem with the alternate DB location stuff, on redhat
7.2/postgres 7.1.3. 'CREATE DATABASE WITH LOCATION 'PGDATA2' claims that
PGDATA2 environment not set, although i've defined it in .bash_profile (for
user posgres) and verified that it takes when i 'su -l postgres'. yes, i
restarted the postmaster.

is this the correct way to propagate an environment variable to the
postmaster, and if not, what is the correct way? or, any ideas why this
would be happening?

TIA
glen

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-11-13 21:57:47 Re: dropdb to a remote host
Previous Message Alex Avriette 2001-11-13 21:38:59 dropdb to a remote host