From: John I. <io...@gm...> - 2009-06-30 14:11:59
|
João, Do I understand correctly that your immediate task is to populate sres.GoRelationshipType with its two rows, as described on the Bootstrap Data page? (Or are you finished that, and now creating GO relationships that reference those types?) Does ga exit or just hang? Is there an error message? Do you see rows in the table you're loading? Does PostgreSQL provide a way to show currently-executing queries (as, for instance, Oracle does with its v$session and v$sql objects)? What query, if any, is pending? John On Tue, Jun 30, 2009 at 8:41 AM, João David Lira <lir...@gm...>wrote: > Hello, > > With the changes in .xml files in bootstrap data page, it worked for me, > but now I'm having troubles with Go Ontology Tables. > I think that has a deadlock in the process. I'm using the > > SRes.GORelationshipType.xml > > present in the page. > > Can anyone help me ? > > Thanks > > -- > João David de Lira > Universidade Estadual do Ceará - UECE > > > --------------- > > João, > > You're right that the plugin formerly known as "UpdateGusFromXML" is now > called "LoadGusXml". I have updated the bootstrap-data wiki page. > > Looking in my own instance, I also see that there's no "lowercase_name" in > sres.ExternalDatabase. I suspect that the bootstrap XML dates from a time > when there was such a table. I updated that on the wiki, too. > > John > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > > |