backup/restore - Mailing list pgsql-admin

From Lindell Alderman
Subject backup/restore
Date
Msg-id 20000908161320.C18742@axispt.com
Whole thread Raw
Responses Re: backup/restore
List pgsql-admin
I am trying to backup and restore a database, but when run the following:

dropdb test
createdb test

I find that the newly created database "test" is not empty but still has
all of the old relations and tables in it.  How do I destroy a database
so that it is truly gone!?!?!?  I need a totally clean databaes to restore
my data into.

-L

pgsql-admin by date:

Previous
From: "Gavin M. Roy"
Date:
Subject: Re: Backup done by newbie
Next
From: Dronamraju Rajesh
Date:
Subject: what utilities do i need for postgres on solaris 7 ??