Document that debian/ubuntu have official hypopg packages.

Also fix the install documentation to mention Rocky Linux, as the community is
not supporting centos anymore.
This commit is contained in:
Julien Rouhaud 2021-11-25 13:47:25 +08:00
parent 6e2d7bfca1
commit 99a0d0c4bf

View file

@ -13,7 +13,7 @@ Packages
Hypopg is available as a package on some GNU/Linux distributions:
- RHEL/Centos
- RHEL/Rocky Linux
HypoPG is available as a package using `the PGDG packages
<https://yum.postgresql.org>`_.
@ -25,6 +25,20 @@ Hypopg is available as a package on some GNU/Linux distributions:
yum install hypopg
- Debian / Ubuntu
HypoPG is available as a package using `the PGDG packages
<https://apt.postgresql.org>`_.
Once the PGDG repository is setup, you just need to install the package. As
root:
.. code-block:: bash
apt install postgresql-XY-hypopg
where XY is the major version for which you want to install hypopg.
- Archlinux
Hypopg is available on the `AUR repository