mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-21 17:11:45 +00:00
00e861a4fd
Former-commit-id: 4edfb47f016d483cfb51f714c1cd4b5bfa126fb3 |
||
---|---|---|
.. | ||
Build-notes | ||
README | ||
xcat-Pg.spec |
This xCAT-Postgresql tarball contains the two rpms necessary to install the Postgresql Database and perl DBD on AIX 61J (AIX61 TL5) or later and AIX 7.1 for xCAT to use as it's database. This support is available on AIX for the xCAT2.5 release or later. There is a automated setup script pgsqlsetup in that release that will aid in the migration to Postgresql on AIX or Linux. See the latest xCAT PostgeSQL install and setup instructions at http://xcat.svn.sourceforge.net/viewvc/xcat/xcat-core/trunk/xCAT-client/share/doc/xCAT2SetupPostgresql.pdf. To install on AIX 61J or later 61 releases rpm -Uvh 6.1/xcat-postgresql-8.4-4.aix6.1.ppc.rpm rpm -Uvh 6.1/perl-DBD-Pg-2-17.1.aix6.1.ppc.rpm To install on AIX 7.1 rpm -Uvh 7.1/xcat-postgresql-8.4-4.aix7.1.ppc.rpm rpm -Uvh 7.1/perl-DBD-Pg-2-17.2.aix7.1.ppc.rpm