> We have dump from DB2 and trying to upload it Postgre.
 
DB2 export command has an option to export it as CSV which quotes data so that any embedded
lines or special characters inside the data is treated fine.  Does the csv format has quotes enclosing it ?