Re: Dropping Databases

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: David Rickard <David(dot)Rickard(at)GTScompanies(dot)com>, pgsql-novice(at)postgresql(dot)org
Cc: Judith Strawser <judiths(at)GTScompanies(dot)com>, "S(dot)R(dot)Ramesh" <sramesh(at)techbooks(dot)com>
Subject: Re: Dropping Databases
Date: 2003-10-07 22:56:26
Message-ID: 200310071556.26173.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

David,

> We're working in PostgreSQL 7.3.4; we created a couple of test databases to
> get familiar with postgres, then attempted to drop them, using DROP
> DATABASE <dbname>; however, get kept getting the following error message:
> ERROR: DROP DATABASE: database "<dbname>" does not exist

Please cut-and-paste a sample PSQL session where you demo the problem.

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Systems Administrator 2003-10-08 01:59:38 Insert Unique
Previous Message David Rickard 2003-10-07 22:53:12 Dropping Databases