repmgr 4.2 Documentation | |||
---|---|---|---|
Prev | Up | Appendix D. repmgr package details | Next |
An archive of old packages (3.3.2 and later) for Debian/Ubuntu-based systems is available here: http://atalia.postgresql.org/morgue/r/repmgr/
Old RPM packages (3.2 and later) can be retrieved from the (deprecated) 2ndQuadrant repository at http://packages.2ndquadrant.com/ by installing the appropriate repository RPM:
Old versions can be located with e.g.:
yum --showduplicates list repmgr96
(substitute the appropriate package name; see CentOS packages) and installed with:
yum install {package_name}-{version}
where {package_name} is the base package name (e.g. repmgr96) and {version} is the version listed by the yum --showduplicates list ... command, e.g. 4.0.6-1.rhel6.
For example:
yum install repmgr96-4.0.6-1.rhel6