Issue - (#3): README file update.

Some formating issues fixed.
pull/9/head
Ibrar Ahmed 2019-11-21 17:55:23 +00:00
parent fe1b01995d
commit 8db480c070
1 changed files with 2 additions and 0 deletions

View File

@ -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.