LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

UMARKHAIYAM DULEMIYA MULANI updated their profile
7 hours ago
Abid Hussain replied to Amarjit Kumar Singh's discussion CALL FOR CHAPTER IN AN EDITED BOOK ENTITLED, “Innovative Library Services, Implementation of ICT, and the Incorporation of Artificial Intelligence Tools”
16 hours ago
Nishita Goswami updated their profile
yesterday
Angel updated their profile
yesterday
Profile IconThanga Tamilarasi, Dr Vijaykumar B Gopale, UMARKHAIYAM DULEMIYA MULANI and 16 more joined LIS Links
yesterday
preeti verma is now friends with amit sana and mandhata pratap singh
Monday
MD SAFIQUR RAHAMAN and sandeep shukla are now friends
Saturday
RAKESH KUMAR updated their profile
Oct 30
mukesh left a comment for Dr Nupur Srivastava
Oct 29
mukesh left a comment for Dr Nupur Srivastava
Oct 29
mukesh and Dr. Badan Barman are now friends
Oct 29
Shakeel Ahmad Mir updated their profile
Oct 27
Dr. U. PRAMANATHAN posted a blog post
Oct 26
Dr. U. PRAMANATHAN posted an event
Oct 23
Dr. U. PRAMANATHAN is now friends with Sumit Sundar Ray and HINGE RAMAKANTH
Oct 23
Dr. Sheel Bhadra Yadav posted an event

Request to Participate in Research Study on AI Adoption in LIS at India

October 19, 2025 at 6pm to November 30, 2025 at 7pm
Oct 23
Dr. O Seshaiaih posted a discussion
Oct 23
Dr. N K Pachauri posted a discussion
Oct 23
Dr. U. PRAMANATHAN posted a discussion
Oct 23
Dr.Stephen.G updated their profile
Oct 21
I have successfully setup Dspace 1.5.2, but I am unable to migrate data from Dspace 1.4.2 version, plz help

Views: 338

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