DROP TABLE dict;
DROP TABLE url;
DROP TABLE urlinfo;
DROP TABLE server;
DROP TABLE links;
DROP TABLE srvinfo;
DROP SEQUENCE next_url_id;
DROP SEQUENCE server_rec_id_seq;

