CLOB
The sql CLOB data type is not supported by PostgreSql. (ie the CLOB feature (T041-02) is in the unsupported Features).
Tabulify transform then:
- a clob automatically in a text postgres data type
- a text postgres column in a clob data type for external database.