LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

Yogesh Kawale updated their profile
Thursday
Peeyush Dwivedi posted a blog post
Thursday
Ravithimmegowda posted a discussion
Thursday
Ashok Singh updated their profile
Thursday
jai prakash kumar posted a status
"What are you up to?"
Wednesday
Abhisekh Chetry joined Dr. Badan Barman's group
Wednesday
Abhisekh Chetry joined Dr. Badan Barman's group
Wednesday
Sidhartha Batsya joined Dr. Badan Barman's group
Monday
Sidhartha Batsya joined Dr. Badan Barman's group
Monday
Dr. U. PRAMANATHAN posted blog posts
Jun 27
Dr. U. PRAMANATHAN posted an event

Gyanotsav-2025: National Conference on Re-imagining Libraries as Engines of Viksit Bharat at Gyan Mandir at the National Law Institute University, Bhopal.

August 29, 2025 at 9am to August 30, 2025 at 5pm
Jun 26
Dr. U. PRAMANATHAN posted discussions
Jun 26
komal patel posted an 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
Jun 26
komal patel updated their profile
Jun 26
Dr. U. PRAMANATHAN posted blog posts
Jun 25
Dr. O Seshaiaih posted a discussion
Jun 25
Jatin Baweja and Deepak Sharma are now friends
Jun 25
Dr. U. PRAMANATHAN posted a blog post
Jun 23
Dr. U. PRAMANATHAN posted a discussion
Jun 23
Profile IconJasvir kaur, Dr. Nilanjana Purkayastha, Aakib and 2 more joined LIS Links
Jun 22
I have successfully setup Dspace 1.5.2, but I am unable to migrate data from Dspace 1.4.2 version, plz help

Views: 331

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