2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-01 17:17:36 +00:00

Update postgres_install.rst

This commit is contained in:
cxhong
2016-05-04 21:44:22 -04:00
parent 1284ad5447
commit 4719373531

View File

@@ -9,8 +9,8 @@ Red Hat Enterprise Linux
Using yum, install the following rpms: ::
yum install postgresql-*
yum install perl-DBD-Pg*
yum install postgresql*
yum install perl-DBD-Pg
Suse Linux Enterprise Server
@@ -20,8 +20,8 @@ Suse Linux Enterprise Server
Using zyppr, install the following rpms: ::
zyppr install postgresql-*
zyppr install perl-DBD-Pg*
zyppr install postgresql*
zyppr install perl-DBD-Pg
Debian/Ubuntu