Dropping database in alternative space - Mailing list pgsql-jdbc

From Warren Little
Subject Dropping database in alternative space
Date
Msg-id 1060266923.5342.9.camel@localhost.localdomain
Whole thread Raw
Responses Re: Dropping database in alternative space
List pgsql-jdbc
I created a database in an alternate location using the
initlocation procedure.  I can access the database just
fine and do all the standard updates and deletes, but when
I try and drop the database I get the following error message

-bash-2.05b$ dropdb prodcopy
ERROR:  Postmaster environment variable 'PGDATA2' not set
dropdb: database removal failed

The PGDATA2 variable is set in my environment.
The postmaster was started with -D $PGDATA, could this be
the problem?

--
Warren Little
Senior Vice President
Secondary Marketing
Security Lending Wholesale, LC
www.securitylending.com
Tel: 866-369-7763
Fax: 866-849-8082

pgsql-jdbc by date:

Previous
From: Fernando Nasser
Date:
Subject: Re: pgsql - query
Next
From: anaheim@luukku.com
Date:
Subject: PooledConnectionImpl creates Connections with autoCommit set to false