I would recommend the snapshot of the database as the technique to use. Using the pgdump and restore is messy at best. I have yet to get that to work in test, whatsoever, and the Postgres documentation is of no help.
The secondary route is to perform an "export" of all of your dspace content, if you have that kind of room. Then you don't need to necessarily worry about Postgres versioning or the messy pg_dump and restore routines. Good luck. At 01:30 PM 5/2/2007, Kyle Brentnell wrote: >Hi Jake, > >You can find postgres info about backup and restoring here: >http://www.postgresql.org/docs/7.4/static/backup.html > >Also general DSpace backup and restore info here: >http://wiki.dspace.org/index.php?title=BackupRestore&redirect=no > >Kyle > > >At / À 01:15 PM 02/05/2007, Cameron, Jacob wrote / a écrit: > >Hi all, > > > >Rather than totally mess up what I have, I figured it'd be quicker to > >ask here. I have to move my postgres database for DSpace to another > >data disk and I don't want to lose the data. Can anyone give me a > >recommended way of doing that? I've never done this before. > > > >Jake > > > >-- > >Jake Cameron, BCSc(UNB) > >Technical Specialist III > >Library Systems and Web Services > >University of Lethbridge > >Phone: (403) 329-2756 > >Office: L1110C > >Email: [EMAIL PROTECTED] > > > > > >------------------------------------------------------------------------- > >This SF.net email is sponsored by DB2 Express > >Download DB2 Express C - the FREE version of DB2 express and take > >control of your XML. No limits. Just data. Click to get it now. > >http://sourceforge.net/powerbar/db2/ > >_______________________________________________ > >DSpace-tech mailing list > >[email protected] > >https://lists.sourceforge.net/lists/listinfo/dspace-tech > > >------------------------------------------------------------------------- >This SF.net email is sponsored by DB2 Express >Download DB2 Express C - the FREE version of DB2 express and take >control of your XML. No limits. Just data. Click to get it now. >http://sourceforge.net/powerbar/db2/ >_______________________________________________ >DSpace-tech mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/dspace-tech Jeffrey A. Trimble Systems Librarian Youngstown State University Youngstown, OH [EMAIL PROTECTED] (330) 941-2483 http://digital.maag.ysu.edu http://www.maag.ysu.edu http://jupiter.ysu.edu ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

