I'm trying to load data from a MS SQL database onto a PostgreSQL database. Some columns in MS SQL that are datatype float corresponds with datatype int in the newly created PostgreSQL database (Vendor ...