1.0.2 • Published 4 years ago

psqlstatsshow v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

PSQL StatsShow

Travis Downloads Node Version XO code style

Web Monitoring PostgreSQL- Tracking execution statistics of all SQL statements executed by a server.

Installation

Module available through the npm registry. It can be installed using the npm or yarn command line tools.

# NPM
npm install psqlstatsshow --global
# Or Using Yarn
yarn global add psqlstatsshow

Usage

# Start (enabled https://www.postgresql.org/docs/11/pgstatstatements.html)
psqlstatsshow --password=12345

Tests

To run the test suite, first install the dependencies, then run test:

# NPM
npm test
# Or Using Yarn
yarn test

Dependencies

Dev Dependencies

Contributors

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.

License

MIT © Tiago Danin