Difference between revisions of "SUNScholar/Prepare Ubuntu/S06"

From Libopedia
Jump to navigation Jump to search
Line 3: Line 3:
 
</center>
 
</center>
  
==Step 6. Install PostgreSQL==
+
==Step 6. Install the PostgreSQL database server==
 
DSpace can use the PostgreSQL or Oracle  database server for the main database.
 
DSpace can use the PostgreSQL or Oracle  database server for the main database.
  

Revision as of 17:50, 29 October 2015

 NEXT - STEP 7

Step 6. Install the PostgreSQL database server

DSpace can use the PostgreSQL or Oracle database server for the main database.

The following procedure installs the PostgreSQL database server and creates the "dspace" database and "dspace" database user with the very secret dspace database user password.

The PostgreSQL database server was chosen because it is open source software and this in keeping with the open access pathos.

PLEASE NOTE

For Ubuntu 14.04 LTS

For Ubuntu 12.04 LTS

PREVIOUS - STEP 5