<div dir="ltr">Hello.<div><br></div><div>I have made some test. I attach some commands on Centos 6.6 for installing pgpool using yum with Postgres 9.3</div><div><br></div><div><div>INSTALLING PGPOOL REPOSITORY</div><div>yum install <a href="http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-6-x86_64/pgpool-II-release-3.4-1.noarch.rpm">http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-6-x86_64/pgpool-II-release-3.4-1.noarch.rpm</a></div><div><br></div><div><div>INSTALLING LAST VERSION</div><div>yum install pgpool-II-pg93</div><div>yum install pgpool-II-pg93-extensions</div><div><br></div><div>UNINSTALLING </div><div>yum erase pgpool-II-pg93</div><div>yum erase pgpool-II-pg93-extensions</div><div><br></div><div>VIEWING LAST AND PREVIOUS VERSIONES IN REPOSITORIES</div><div>yum --showduplicates list pgpool-II-pg93</div><div><br></div><div>Example:</div><div><br></div><div>Available Packages</div><div>pgpool-II-pg93.x86_64                                                            3.4.0-2pgdg.rhel6                                                             pgpool34</div><div>pgpool-II-pg93.x86_64                                                            3.4.0-3pgdg.rhel6                                                             pgpool34</div><div>pgpool-II-pg93.x86_64                                                            3.4.1-1pgdg.rhel6                                                             pgpool34</div><div>pgpool-II-pg93.x86_64                                                            3.4.1-2pgdg.rhel6                                                             pgpool34</div><div>pgpool-II-pg93.x86_64                                                            3.4.1-3pgdg.rhel6                                                             pgpool34</div><div>pgpool-II-pg93.x86_64                                                            3.4.2-1pgdg.rhel6                                                             pgpool34</div><div>pgpool-II-pg93.x86_64                                                            3.4.3-1pgdg.rhel6                                                             pgpool34</div><div>pgpool-II-pg93.x86_64                                                            3.4.4-1pgdg.rhel6                                                             pgpool34</div><div>pgpool-II-pg93.x86_64                                                            3.4.5-1pgdg.rhel6                                                             pgpool34</div><div>pgpool-II-pg93.x86_64                                                            3.4.6-1pgdg.rhel6                                                             pgpool34</div><div>pgpool-II-pg93.x86_64                                                            3.4.7-1pgdg.rhel6                                                             pgpool34</div><div><br></div><div><br></div><div>INSTALLING A OLDER VERSION</div><div>yum install pgpool-II-pg93-3.4.6</div><div>yum install pgpool-II-pg93-extensions.3.4.6</div><div><br></div><div>Regards.</div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jun 25, 2016 at 1:44 PM, Tatsuo Ishii <span dir="ltr">&lt;<a href="mailto:ishii@postgresql.org" target="_blank">ishii@postgresql.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">&gt; Hello.<br>
&gt;<br>
&gt; How can I download a specific version of pgpool using yum?<br>
&gt;<br>
&gt; I usually install pgpool with the following commands:<br>
&gt;<br>
&gt; yum install<br>
&gt; <a href="http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-6-x86_64/pgpool-II-release-3.4-1.noarch.rpm" rel="noreferrer" target="_blank">http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-6-x86_64/pgpool-II-release-3.4-1.noarch.rpm</a><br>
&gt; yum install pgpool-II-pg93<br>
&gt; yum install pgpool-II-pg93-extensions<br>
&gt;<br>
&gt; The pgpool version installed is the latest version with previous commands.<br>
&gt; Is it possible install a previous version?<br>
<br>
I think you can download specific RPM file then apply yum command for<br>
the file, or you can directly specify the RPM URL.<br>
<br>
Best regards,<br>
--<br>
Tatsuo Ishii<br>
SRA OSS, Inc. Japan<br>
English: <a href="http://www.sraoss.co.jp/index_en.php" rel="noreferrer" target="_blank">http://www.sraoss.co.jp/index_en.php</a><br>
Japanese:<a href="http://www.sraoss.co.jp" rel="noreferrer" target="_blank">http://www.sraoss.co.jp</a><br>
</blockquote></div><br></div>