Skip to main content

PostgreSQL service populator.

Project description

Tool: pg_stats

Description:
************

This program iterates over all the databases and their datasets, get and shows these info:
- Average of rows per database
- Total rows in the entire server

How to:
******

Note: The next commands are meant to be run in the same that directory in which this Readme.txt file is stored.

- Disable any previously activated virtualenv:

$ deactivate

- Setup environment:

from this directory, run the next command:

$ ../../setup_env.sh

- Enable virtualenv:

$ source venvs/3_stats/bin/activate

- Get the program help:

$ pg_stats -v

- Run the tool:

$ pg_stats

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pg_stats-0.0.1.dev1.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page