PG-269: Updated install from source chapter
Signed-off-by: Kai Wagner <kai.wagner@percona.com>pull/218/head
parent
9178be3542
commit
652dd3406b
|
@ -225,7 +225,8 @@ To build `pg_stat_monitor` from source code, you require the following:
|
||||||
* git
|
* git
|
||||||
* make
|
* make
|
||||||
* gcc
|
* gcc
|
||||||
* pg_config
|
* postgresql-devel | postgresql-server-dev-all
|
||||||
|
|
||||||
|
|
||||||
You can download the source code of the latest release of `pg_stat_monitor` from [the releases page on GitHub](https://github.com/Percona/pg_stat_monitor/releases) or using git:
|
You can download the source code of the latest release of `pg_stat_monitor` from [the releases page on GitHub](https://github.com/Percona/pg_stat_monitor/releases) or using git:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue