Re: deleting/dropping tables... - Mailing list pgsql-general

From Richard Huxton
Subject Re: deleting/dropping tables...
Date
Msg-id 46545018.7030606@archonet.com
Whole thread Raw
In response to deleting/dropping tables...  ("bruce" <bedouglas@earthlink.net>)
List pgsql-general
bruce wrote:
> I'm trying to resinstall the db/sql, and it's generating a great deal of
> errors. I figured the easy solution would be to delete/drop the
> database/tables, but when i did a :
>  drop database gforge;
>
> the gforge database is still in the database list when i do a "psql \l"

Then you should have got an error back from your "drop database" command.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: "bruce"
Date:
Subject: deleting/dropping tables...
Next
From: "Leif B. Kristensen"
Date:
Subject: Sequential scan from simple query