Correction, this is how you run the sql files: psql < /path/to/your_export_from_dspace_1.4.sql psql < database_schema_14-15.sql psql < database_schema_15-16.sql psql < database_schema_17-18.sql
Also, you have to run this as the dspace user so that the dspace database is used (assuming you followed the installation steps and have a "dspace" user with rights to the "dspace" database). Regards, ~~helix84 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Dspace-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-general
