problem with dropping database - Mailing list pgsql-general

From alihavai@lut.fi.remove (Antti Lihavainen)
Subject problem with dropping database
Date
Msg-id slrna7kgh0.drh.alihavai@maa4.cc.lut.fi
Whole thread Raw
Responses Re: problem with dropping database  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-general
I created a new database with alternate location (create database
java_general with location = 'JAVA_GENERAL_DB';). Now I can't drop
this database:

--- clip ---
bash-2.05$ dropdb java_general
ERROR:  Postmaster environment variable 'JAVA_GENERAL_DB' not set
dropdb: database removal failed
--- clip ---

The env var is set afaik:

bash-2.05$ echo $JAVA_GENERAL_DB
/home/www/html/somewhere/somedir/


Any ideas?

--

Antti


pgsql-general by date:

Previous
From: Hugo Coolens
Date:
Subject: atomicity
Next
From: "Dave Page"
Date:
Subject: Re: [INTERFACES] template Database