Difference between revisions of "Yum Repository"

From pgpool Wiki
Jump to: navigation, search
Line 9: Line 9:
 
To use the yum repository, you must first install the repository RPM. To do this, download the correct RPM from the repository RPM listing, and install it with commands like:
 
To use the yum repository, you must first install the repository RPM. To do this, download the correct RPM from the repository RPM listing, and install it with commands like:
  
* RHEL/CentOS 7.x
+
* RHEL/CentOS 7.x (Pgpool-II 3.5)
 +
# yum install http://www.pgpool.net/yum/rpms/3.5/redhat/rhel-7-x86_64/pgpool-II-release-3.5-1.noarch.rpm
 +
 
 +
* RHEL/CentOS 7.x (Pgpool-II 3.4)
 
  # yum install http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-7-x86_64/pgpool-II-release-3.4-1.noarch.rpm
 
  # yum install http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-7-x86_64/pgpool-II-release-3.4-1.noarch.rpm
  
* RHEL/CentOS 6.x
+
* RHEL/CentOS 6.x (Pgpool-II 3.5)
 +
# yum install http://www.pgpool.net/yum/rpms/3.5/redhat/rhel-6-x86_64/pgpool-II-release-3.5-1.noarch.rpm
 +
 
 +
* RHEL/CentOS 6.x (Pgpool-II 3.4)
 
  # yum install http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-6-x86_64/pgpool-II-release-3.4-1.noarch.rpm
 
  # yum install http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-6-x86_64/pgpool-II-release-3.4-1.noarch.rpm
  

Revision as of 05:56, 14 September 2016

PgPool Global Development Group provides the pgpool-II Yum Repository.

http://www.pgpool.net/yum/

With this repository, you can install pgpool-II and pgpoolAdmin etc. by using yum.

The pgpool-II yum repository currently supports pgpool-II 3.3 or above with RHEL6/RHEL7 x86_64.

To use the yum repository, you must first install the repository RPM. To do this, download the correct RPM from the repository RPM listing, and install it with commands like:

  • RHEL/CentOS 7.x (Pgpool-II 3.5)
# yum install http://www.pgpool.net/yum/rpms/3.5/redhat/rhel-7-x86_64/pgpool-II-release-3.5-1.noarch.rpm
  • RHEL/CentOS 7.x (Pgpool-II 3.4)
# yum install http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-7-x86_64/pgpool-II-release-3.4-1.noarch.rpm
  • RHEL/CentOS 6.x (Pgpool-II 3.5)
# yum install http://www.pgpool.net/yum/rpms/3.5/redhat/rhel-6-x86_64/pgpool-II-release-3.5-1.noarch.rpm
  • RHEL/CentOS 6.x (Pgpool-II 3.4)
# yum install http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-6-x86_64/pgpool-II-release-3.4-1.noarch.rpm

Once this is done, you can proceed to install and update the packages from the offcial repository by using yum.

Package names in the pgpool-II yum repository includes the version number of PostgreSQL to use with pgpool-II, such as:

pgpool-II-pg93
pgpool-II-pg93-extensions