Merge pull request #218 from capri1989/readme

PG-269: Updated install from source chapter
pull/231/head
Kai Wagner 2022-05-05 08:38:31 +02:00 committed by GitHub
commit cbfcc34563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -225,7 +225,8 @@ To build `pg_stat_monitor` from source code, you require the following:
* git
* make
* 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: