DROP DATABASE, but still there

From: Robert Fitzpatrick <robert(at)webtent(dot)com>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: DROP DATABASE, but still there
Date: 2004-11-11 18:40:33
Message-ID: 1100198433.11257.26.camel@columbus.webtent.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What does it mean when you drop a database and then recreate with the
same name and all the objects are still there. I want to wipe out the db
and put back from pg_restore. After I re-create the db, all the old
tables are back before I run pg_restore.

--
Robert

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2004-11-11 18:44:27 Re: Last value inserted
Previous Message Bruce Momjian 2004-11-11 18:32:51 Re: logging