PostgreSQL Migration Toolkit v3.5

Released: Jun 24, 2019

v3.5 버젼 업데이트

기능

  • pgs2sql: table customization (option to modify name, type and other attributres of any table column).
  • sql2pgs: option to specify PostgreSQL schema and improved foreign keys creation.

수정사항

  • ora2pgs: fixed COPY-statement for compound table names.