Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
posgresql [2020/09/24 15:54] Stephane de Labrusse [Official manual] |
posgresql [2021/05/19 15:42] (current) Stephane de Labrusse [Installation] |
||
---|---|---|---|
Line 1: | Line 1: | ||
{{page> | {{page> | ||
- | ===== PostgreSQL ===== | + | ===== PostgreSQL |
<wrap hi> | <wrap hi> | ||
Line 15: | Line 15: | ||
1-You need to install my repository, [[: | 1-You need to install my repository, [[: | ||
- | 2-You can install posgresql (only V10 is in my reposiotry) | + | 2-You can install posgresql (only V10 and V13 is in my reposiotry) |
yum install nethserver-postgresql10 --enablerepo=stephdl | yum install nethserver-postgresql10 --enablerepo=stephdl | ||
Line 21: | Line 21: | ||
yum install nethserver-postgresql12 | yum install nethserver-postgresql12 | ||
+ | or | ||
+ | yum install nethserver-postgresql13 --enablerepo=stephdl | ||
====Official manual==== | ====Official manual==== |