Page is a not externally linkable
eeek - 4:45 am on Jan 25, 2009 (gmt 0)
dropdb mydatabase
It's hard to tell you what to do since you don't give even a small hint as to what database software you are using. But, as an example, with Postgrsql I'd do something like this:
createdb mydatabase
psql mydatabase <myrefreshdata