On Wednesday, January 30, 2019 at 5:42:27 AM UTC-5, Massimiliano CILURZO wrote: > > We have 2 server one with dspace 5.6 and one with dspace 6.0. Each > server have a postgres DB. > We would like to migrate all items from the dspace 5.6 to the dspace 6.0 > server. > I can simply export the data from one DB to the other? > This is not an upgrade so I wonder which steps I have to do. > >
No -- the actual content is not stored in the database, but as individual files in the assetstore directory tree. The safest way to do this would be to use DSpace's own export/import tools: the packager, or the SAF exporter/importer. See https://wiki.duraspace.org/display/DSDOC6x/Exchanging+Content+Between+Repositories for details. You should also think of what you want to do with logs, statistics and the like, from the 5.6 system. -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
