Hi I've got a PostgreSQL datasource which has a table column with a text datatype (i.e there is no width defined can store up to 2GB of data). Is there an equivalent way to map this data-type to a geodatabase without having to define a field of type esriFieldTypeString with a Length of 2,147,483,647?