Merge pull request #46 from nastena1606/PG-127-Update-pg_stat-Readme
PG-127-Readme updates for pg_stat_monitorpull/55/head
commit
680d7a6ab1
|
@ -26,9 +26,7 @@ The ``pg_stat_monitor`` should work on the latest version of PostgreSQL but is o
|
||||||
2. [Configuration](#configuration)
|
2. [Configuration](#configuration)
|
||||||
3. [Setup](#setup)
|
3. [Setup](#setup)
|
||||||
4. [User Guide](#user-guide)
|
4. [User Guide](#user-guide)
|
||||||
5. [Contribution](#contribution)
|
5. [License](#license)
|
||||||
6. [Limitation](#limitation)
|
|
||||||
7. [License](#license)
|
|
||||||
|
|
||||||
**Copyright notice**
|
**Copyright notice**
|
||||||
|
|
||||||
|
@ -63,7 +61,7 @@ make USE_PGXS=1 install
|
||||||
|
|
||||||
**Installing from rpm/deb packages**
|
**Installing from rpm/deb packages**
|
||||||
|
|
||||||
TBD
|
``pg_stat_monitor`` is supplied as part of Percona Distribution for PostgreSQL. The rpm/deb packages are available from Percona repositories. Refer to [Percona Documentation](https://www.percona.com/doc/postgresql/LATEST/installing.html) for installation instructions.
|
||||||
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
Loading…
Reference in New Issue