Skip to content

DataX抽取Postgresql uuid字段类型报错 #2336

@kkwangxx

Description

@kkwangxx

报错描述如下:

Image
  • 您的配置文件中的列配置信息有误. 因为DataX 不支持数据库读取这种字段类型. 字段名:[AId], 字段名称:[1111], 字段Java类型:[java.util.UUID]. 请尝试使用数据库函数将其转换datax支持的类型 或者不同步该字段 .

解决方案:
使用PG的显示类型转换 ::text

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions