Skip to content
/ pgstats Public

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

Notifications You must be signed in to change notification settings

xtimon/pgstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published