DROP TABLE original; CREATE TABLE original ( hash char(40) PRIMARY KEY, header_size integer, total_size integer, blob bytea )