[ http://issues.apache.org/jira/browse/DDLUTILS-134?page=all ]
Laurent ROCHE updated DDLUTILS-134: ----------------------------------- Attachment: my_build.xml This is the build file used to export (from PostgreSQL) and import (into Derby). > Bad start value when importing identity in Derby > ------------------------------------------------ > > Key: DDLUTILS-134 > URL: http://issues.apache.org/jira/browse/DDLUTILS-134 > Project: DdlUtils > Issue Type: Bug > Affects Versions: 1.1 > Environment: PostgreSQL 8.1.4; Derby 10.2.1 > Reporter: Laurent ROCHE > Assigned To: Thomas Dudziak > Attachments: my_build.xml, test_derby.sql > > > I am transfering a DB from PostgreSQL to Derby using DDL-Utils Ant program. > I have columns defines as SERIAL and with data in PostgreSQL and when > transfered the start value for the serial colum is ONE (in Derby) when I > would expect it to be the same as in Postgres (the increment value seems > strange too). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira