I have to port data from Informix to PostgreSQL. One of the columns is a varchar inInformis going to an Enumerated col in PostgreSQL. I was instructed to created a delimited file to be used as a lookup input to convert the varchar to enum. Having done this I stll have erors in the transfer. See attached screen shots