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
- Re: [ADMIN] backup/restore Lindell Alderman
- Re: [ADMIN] backup/restore Ross J. Reedstrom
- Re: [ADMIN] backup/restore Tim Quinlan
