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.