Re: Question: drop database problem - Mailing list pgsql-admin

From Tom Lane
Subject Re: Question: drop database problem
Date
Msg-id 2221.1098747215@sss.pgh.pa.us
Whole thread Raw
In response to Question: drop database problem  (Ben Kim <bkim@coe.tamu.edu>)
Responses Re: Question: drop database problem
List pgsql-admin
Ben Kim <bkim@coe.tamu.edu> writes:
> pgsql=# drop database mydb;
> ERROR:  Postmaster environment variable 'PGDATA3' not set

> The database owner is pgsql, and if I echo $PGDATA3 as the owner, it
> returns a valid directory. Also, the datpath is correct.

You have $PGDATA3 set in your interactive environment, but evidently not
in the environment of the postmaster process.  How are you starting the
postmaster exactly, and where are you expecting it to get $PGDATA3 from?

> Also, I have several databases sharing the datpath of PGDATA3. Is there a
> system table associating the datpath and the actual OS path?

No, just the environment variable.  (This is all changing in 8.0 with
tablespaces, thank goodness.)

            regards, tom lane

pgsql-admin by date:

Previous
From: Ben Kim
Date:
Subject: Question: drop database problem
Next
From: "Scott Marlowe"
Date:
Subject: Re: Index relation size