mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
@@ -17,9 +17,11 @@ or it can be downloaded using the git:
|
|||||||
git clone git://github.com/Percona-Lab/pg_stat_monitor.git
|
git clone git://github.com/Percona-Lab/pg_stat_monitor.git
|
||||||
|
|
||||||
After downloading the code, set the path for the [PostgreSQL][1] binary:
|
After downloading the code, set the path for the [PostgreSQL][1] binary:
|
||||||
|
|
||||||
cd pg_stat_monitor
|
cd pg_stat_monitor
|
||||||
make USE_PGXS=1
|
make USE_PGXS=1
|
||||||
make USE_PGXS=1 install
|
make USE_PGXS=1 install
|
||||||
|
|
||||||
#### Usage
|
#### Usage
|
||||||
There are four views, and complete statistics can be accessed using these views.
|
There are four views, and complete statistics can be accessed using these views.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user