This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
aws:postgresql [2014/08/07 17:27] asok |
aws:postgresql [2015/07/08 05:34] (current) asok |
||
---|---|---|---|
Line 21: | Line 21: | ||
* Rename service name | * Rename service name | ||
<code> | <code> | ||
- | mv /etc/init.d/postgresql-9.3 /etc/init.d/posgresql | + | mv /etc/init.d/postgresql-9.3 /etc/init.d/postgresql |
</code> | </code> | ||
* Using yast set run level 3 & 5 for automatic startup. | * Using yast set run level 3 & 5 for automatic startup. |