'Install pgpool from RPM

I am installing pgpool-II on rhel 7. I want to install pgpool-II using RPM package for postgreSQL 9.2.

pgpool docs have below line mentioned

yum install pgpool-II-pg96
pg96 means PostgreSQL 9.5. 

Does it mean pgpool-II-pg93 means pgpool for postgresql-9.2?

Also, i didnt find any package like pgpool-II-pg92



Solution 1:[1]

the oldest release supporting Postgres 9.2 seems to be 3.4. Try one for your distro, eg for rhel-6-x86_64 here:

http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-6-x86_64/

Solution 2:[2]

You can install pgpool II for Postgresql 9.2 from link

https://www.pgpool.net/yum/rpms/3.4/redhat/rhel-6-x86_64/pgpool-II-pg92-3.4.8-1pgdg.rhel6.x86_64.rpm

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Vao Tsun
Solution 2 Viettel Solutions