Difference between revisions of "SUNScholar/Prepare Ubuntu/S06"
Jump to navigation
Jump to search
| (67 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<center> | <center> | ||
| − | '''[[SUNScholar/Prepare Ubuntu/S07|STEP 7]]''' | + | '''[[SUNScholar/Prepare Ubuntu/S07|NEXT - STEP 7]]''' |
</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. | ||
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 following procedure installs the PostgreSQL database server and creates the "dspace" database and "dspace" database user with the very secret dspace database user password. | ||
| − | + | <center> | |
<font color="red">'''The PostgreSQL database server was chosen because it is open source software and this in keeping with the open access pathos.'''</font> | <font color="red">'''The PostgreSQL database server was chosen because it is open source software and this in keeping with the open access pathos.'''</font> | ||
| + | </center> | ||
| − | == | + | ==<font color="red">'''PLEASE NOTE'''</font>== |
| + | *Please see critical database connection bug: https://jira.duraspace.org/browse/DS-2563 | ||
| + | *http://wiki.lib.sun.ac.za/index.php/SUNScholar/Optimisations/Database | ||
| − | + | ==[[SUNScholar/Prepare_Ubuntu/S06/Ubuntu-16.04|For Ubuntu 16.04 LTS]]== | |
| + | ==[[SUNScholar/Prepare_Ubuntu/S06/Ubuntu-14.04|For Ubuntu 14.04 LTS]]== | ||
| − | == | + | ==[[SUNScholar/Prepare_Ubuntu/S06/Ubuntu-12.04|For Ubuntu 12.04 LTS]]== |
| − | |||
| − | |||
| − | + | <center> | |
| − | + | '''[[SUNScholar/Prepare Ubuntu/S05|PREVIOUS - STEP 5]]''' | |
| − | + | </center> | |
| − | < | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | </ | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | [[Category:Installation]] | |
| + | __NOTOC__ | ||
Latest revision as of 14:13, 30 October 2019
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
- Please see critical database connection bug: https://jira.duraspace.org/browse/DS-2563
- http://wiki.lib.sun.ac.za/index.php/SUNScholar/Optimisations/Database
For Ubuntu 16.04 LTS
For Ubuntu 14.04 LTS
For Ubuntu 12.04 LTS
PREVIOUS - STEP 5