Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 307 Bytes

pgstats

Displays basic statistics on the work of your database in the PostgreSQL server

Usage:

git clone https://github.com/xtimon/pgstats.git
psql -h hostame -U username -d dbname -f pgstats/pgstats.sql > mystats.txt