LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

Sanjay Shahjit replied to shradhashesh's discussion Dissertation publish in book format
4 hours ago
Saaswatee Sahoo and Ramesh Kumar are now friends
4 hours ago
Ramesh Kumar might attend Dr. U. PRAMANATHAN's event
10 hours ago
Dr. U. PRAMANATHAN and Naveen Dobriyal are now friends
10 hours ago
Dr. U. PRAMANATHAN posted an event
10 hours ago
Paojathang Haokip posted a status
"Thank you LIS Links for accepting me as a member."
12 hours ago
Naveen Dobriyal updated their profile
13 hours ago
Nuria Bautista posted a discussion
15 hours ago
Profile IconRachnaye, Ramesh Kumar, Jayashree Konwar and 91 more joined LIS Links
16 hours ago
Dr. U. PRAMANATHAN posted blog posts
18 hours ago
Laxman Prasad updated their profile
yesterday
Dr. U. PRAMANATHAN posted an event

Final Call for Papers: CALIBER-2025. at Sri Venkateswara University, Tirupati, Andhra Pradesh

November 17, 2025 at 9am to November 19, 2025 at 5pm
yesterday
Dr. U. PRAMANATHAN posted a discussion
yesterday
Dr. U. PRAMANATHAN posted blog posts
Tuesday
Alekha Karadia posted a blog post
Tuesday
Profile IconRAMAKANTA SAHU, Rajendra Dhiman, Dr H Nayana and 6 more joined LIS Links
Monday
Pradeep Kumar Singh posted a discussion
Monday
Rathod Pradip J. joined Dr. Badan Barman's group
Monday
Rathod Pradip J. joined Dr. Badan Barman's group
Monday
Dr. Anil Kumar Jharotia left a comment for Bibhuti Nath Jha
Monday
I have successfully setup Dspace 1.5.2, but I am unable to migrate data from Dspace 1.4.2 version, plz help

Views: 329

Reply to This

Replies to This Forum

you may follow the steps bellow:

1. Dump the DSpace database
pg_dump --verbose --oids --create --format=c --username=dspace dspace >
path/to/dumpfile.sql

2. Save the file "dumpfile.sql"

3. Restore the database from "dump.sql'
pg_restore -C -d dspace -U dspace < path/to/dumpfile.sql

4. Copy all the directories within "assetstore" from laptop to "assetstore" on Desktop

5. Re-index all indices
dspace\bin$./index-all [for DSpace 1.4]
dspace\bin$./index-init [for DSpace 1.5]

6. Verify that all data was successfully transferred and that everything works as before
by
A. Comparing the old and new systems visually, using specific, randomly chosen records.
B. Issuing the following command on both the servers:
dspace=>analyze verbose item;

hope it helps

Bharat M Chaudhari
Institute of Petroleum Management, Gandhinagar
(M)+91 9428415401
when I am using ./index-init, it is showing Error regarding communities & items. plz help how to export & import data from Dspace 1.4.1 to 1.5.2.

Bharat Chaudhari said:
you may follow the steps bellow:

1. Dump the DSpace database
pg_dump --verbose --oids --create --format=c --username=dspace dspace >
path/to/dumpfile.sql

2. Save the file "dumpfile.sql"

3. Restore the database from "dump.sql'
pg_restore -C -d dspace -U dspace < path/to/dumpfile.sql

4. Copy all the directories within "assetstore" from laptop to "assetstore" on Desktop

5. Re-index all indices
dspace\bin$./index-all [for DSpace 1.4]
dspace\bin$./index-init [for DSpace 1.5]

6. Verify that all data was successfully transferred and that everything works as before
by
A. Comparing the old and new systems visually, using specific, randomly chosen records.
B. Issuing the following command on both the servers:
dspace=>analyze verbose item;

hope it helps

Bharat M Chaudhari
Institute of Petroleum Management, Gandhinagar
(M)+91 9428415401

RSS

© 2025   Created by Dr. Badan Barman.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Koha Workshop