> catalog_type varchar(100), pushed int, delivered int, clicks int, opened> int, month varchar(100), type1 int, type2 int, type3 int, type4 int, > type5> int);
You could use the TEXT type (see postgresql doc).