LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

Dr. N. Kadiresan left a comment for Dr. Badan Barman
14 hours ago
Chavda Jitendra Kumar Ambalal updated their profile
yesterday
Chavda Jitendra Kumar Ambalal joined Dr. Badan Barman's group
yesterday
Chavda Jitendra Kumar Ambalal joined Dr. Badan Barman's group
yesterday
Jeffrey Epstein commented on Jeffrey Epstein's album
Friday
Jeffrey Epstein commented on Jeffrey Epstein's album
Friday
S RAVI posted a status
""Call for Chapter Contribution in Editorial Book…"
Friday
S RAVI posted a status
Friday
S RAVI posted a status
"Call for Chapter Contribution in Editorial Book "Introduction to Metrics Studies" https://drive.google.com/drive/home"
Friday
Jeffrey Epstein commented on Jeffrey Epstein's album
Friday
LAITHANGBAM NEPOLEAN SINGH is attending Dr. U. PRAMANATHAN's event
Wednesday
SHWETHA KV updated their profile
Wednesday
Dr. Tarvinder Singh Handa updated their profile
Wednesday
RP Raaj updated their profile
Wednesday
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
Tuesday
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
Jul 28
Dr. N. Kadiresan updated their profile
Jul 28
Mukesh Baboo updated their profile
Jul 28
Abdur Rouf B updated their profile
Jul 28
Archanagita Saikia updated their profile
Jul 26
I have successfully setup Dspace 1.5.2, but I am unable to migrate data from Dspace 1.4.2 version, plz help

Views: 333

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