Hi,

I did an upgrade to 1.6.0, but did it in a new test instance.  What I have 
done so far was:

1. Created a new DSpace database named 'dspace'.
2. Installed a fresh DSpace 1.6.0 instance.
3. Deleted the database
4. Created a new DSpace database named 'dspace'
5. Imported data from existing database to new DSpace database using teh 
following command: psql dspace <dspace.sql
where dspace.sql is SQL data dumped from the existing database

Upon running this psql, there are a set if warnings:
WARNING:  no privileges could be revoked for "public"
REVOKE
WARNING:  no privileges could be revoked for "public"
REVOKE
WARNING:  no privileges were granted for "public"
GRANT
WARNING:  no privileges were granted for "public"
GRANT

Will these warnings have any possible harm to the system?

Please note that there is no error when I ran the command as stated in 
step 7 as written in DSpace manual.  Running 'dspace index-init' did not 
produce any error too.

Regards,

Panyarak Ngamsritragul
Prince of Songkla University.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to