DataX
DataX copied to clipboard
Update PostgresqlWriter.java
support postgresql11 autoincrement column type bigserial, solve problem of “org.postgresql.util.PSQLException: ERROR: type "bigserial" does not exist”
@TrafalgarLuo 麻烦问下这个 Patch 不合是有什么考量吗? 遇到同样的问题修改后已经OK