From: Vladimir G. <vla...@du...> - 2009-12-23 15:29:18
|
In the schema, both taxonlabel and phylotreenode use their own sequences (taxonlabel_id_sequence and phylotreenode_id_sequence) whose current values are in sync with the tables. What is the purpose of the hibernate_sequence sequence? --VG On Dec 23, 2009, at 7:42 AM, youjun guo wrote: > Hilmar and Bill, > > In our database, the current hibernate_sequence value (1416) is much > smaller than max id value of table taxonlabel and phylotreenode, > that make primer key conflict when hibernate try to insert new data > into this two table. > > It need to be change to a bigger number so that the current value > big than max phylotreenode_id. > > I tried but the server said only the owner can alter it. > > Enjoy your holiday to all! > > Youjun > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast > and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Treebase-devel mailing list > Tre...@li... > https://lists.sourceforge.net/lists/listinfo/treebase-devel |