LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

LAITHANGBAM NEPOLEAN SINGH is attending Dr. A. Madhava Rao's event

Online-Lecture on "AI Tools for Academic Research Writing and Publishing" at Microsoft Teams (Online)

August 4, 2025 from 2pm to 4pm
9 hours ago
Misbah Ul Huda is attending Dr. A. Madhava Rao's event

Online-Lecture on "AI Tools for Academic Research Writing and Publishing" at Microsoft Teams (Online)

August 4, 2025 from 2pm to 4pm
yesterday
Dr. N. Kadiresan updated their profile
yesterday
Mukesh Baboo updated their profile
yesterday
Abdur Rouf B updated their profile
yesterday
Archanagita Saikia updated their profile
Saturday
RP Raaj shared a profile on Facebook
Friday
prema updated their profile
Friday
Vikram Jain replied to Vikram Jain's discussion Call for Chapter Contribution in Editorial Book "Artificial Intelligence Connect: Empowering Education & Enabling Libraries"
Thursday
Abdullah al-Modabber updated their profile
Jul 23
Fazal posted a status
"🎓 Decode DDC with AI: Smart Classification 🗓️ Date: 31st August 2025 ⏰ Time: 06:30 – 08:PM Register: https://forms.gle/uuNBECwesduV2fjd6"
Jul 22
YOGESHKUMAR HARILAL LAD is attending komal patel's event
Thumbnail

National Conference on Re-Imagining Libraries of Viksit Bharat 29-30 AUGUST 2025 at Bhopal

August 29, 2025 at 10am to August 30, 2025 at 5pm
Jul 22
LAITHANGBAM NEPOLEAN SINGH shared Ravithimmegowda's discussion on Facebook
Jul 20
LAITHANGBAM NEPOLEAN SINGH updated their profile
Jul 20
Dr. O Seshaiaih and Sumit Sundar Ray are now friends
Jul 20
Sumit Sundar Ray updated their profile
Jul 20
Bristy Handique updated their profile
Jul 19
meghabat singh updated their profile
Jul 18
Elukoti Bhosle updated their profile
Jul 18
DEVI SHANKAR DINGARA updated their profile
Jul 17
I have successfully setup Dspace 1.5.2, but I am unable to migrate data from Dspace 1.4.2 version, plz help

Views: 332

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