debian man page for pgsnap

Query: pgsnap

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGSNAP(1)							   User Commands							 PGSNAP(1)

NAME
pgsnap - PostgreSQL report tool
DESCRIPTION
pgsnap is a PostgreSQL tool that mimics orasnap performance report tool for Oracle. Usage: ./pgsnap [OPTIONS]... [DBNAME] General options: -a, --all build a report for all databases on the PostgreSQL server -d DBNAME specify database name to connect to (default: your login name) -o outputdir specify directory name where the reports will be created (default: the database name followed by 'snap_', followed by the date and time) -S, --without-sysobjects all reports will display informations on user objects only -S, --delete-if-exists delete output directory if it already exists --help show this help, then exit --version output version information, then exit Connection options: -h HOSTNAME database server host or socket directory (default: "localhost") -p PORT database server port (default: "5432") -U NAME database user name (default: your login name) -W prompt for password AUTHOR and CREDITS pgsnap is written and maintained by Guillaume Lelarge <guillaume at lelarge dot info> The pgsnap website: http://pgsnap.projects.postgresql.org/ This manpage was written by Pierre Chifflier <chifflier@debian.org> pgsnap 0.5.0 Feb 2010 PGSNAP(1)
Related Man Pages
createdb(1) - redhat
postgresql_autodoc(1) - debian
clusterdb(1) - centos
createdb(1) - centos
dropdb(1) - suse
Similar Topics in the Unix Linux Community
PostgreSQL Diff Tool 0.2 (Default branch)
Vidrate 1.0.0 (Default branch)
CrunchyFrog 0.2.0 beta1 (Default branch)
CrunchyFrog 0.2.0 (Default branch)
Need to create an ALIAS....