Hi Guillermo, You should be able to restore a dump of the 1.5.2 database into the 1.7.2 installation and run the db update scripts. You do have to run each script, 1.5-1.6 and 1.6-1.7. Do this before you start your web server so it won't throw bunches of errors while you're upgrading.
If you run any scripts on your 1.5.2 installation, you'll most likely run into problems trying to use DSpace. Fields are added and deleted between major versions, and either one can produce bad side effects. If you've moved between versions of postgres (assuming you're using postgres), you should use db_dump/db_restore. B-- >>> On 7/11/2011 at 3:35 PM, in message <CAMf=-hxdujsizoszth7svp02hgobh8u8tisuu6kwguxpzo7...@mail.gmail.com>, Guillermo Esteban Murillo Goussen <[email protected]> wrote: > Hi all! I have two differents installations of Dspace. One is a totally > functional 1.5.2 and the other one is a fresh install, in a totally new > server, of the latest release 1.7.2. > > I tried to restore the data base from the older version to the new one but, > it failed 'cause there is a sequence (dctyperegistry_seq) which is now > deprecated. > > My question is: can I upgrade de 1.5.2 database using the script > "database_schema_15-16.sql" and still run the 1.5.2 version (or backup the > latest state of the database and then restore it) or I must upgrade all the > now totally functional 1.5.2 to 1.6.0 and then to 1.7.2? > > Thanks! ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

