mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-10 14:37:03 +02:00
minor fix
This commit is contained in:
parent
807bd80982
commit
64e38b8061
@ -57,7 +57,7 @@ echo "deb-src [arch=amd64] http://repo.postgrespro.ru/pg_probackup/deb/ $(lsb_re
|
|||||||
```shell
|
```shell
|
||||||
#RPM Centos Packages
|
#RPM Centos Packages
|
||||||
rpm -ivh http://repo.postgrespro.ru/pg_probackup/keys/pg_probackup-repo-centos.noarch.rpm
|
rpm -ivh http://repo.postgrespro.ru/pg_probackup/keys/pg_probackup-repo-centos.noarch.rpm
|
||||||
yum install -y pg_probackup-(10|9.6|9.5)
|
yum install pg_probackup-(10|9.6|9.5)
|
||||||
```
|
```
|
||||||
|
|
||||||
To compile `pg_probackup`, you must have a PostgreSQL installation and raw source tree. To install `pg_probackup`, execute this in the module's directory:
|
To compile `pg_probackup`, you must have a PostgreSQL installation and raw source tree. To install `pg_probackup`, execute this in the module's directory:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user