Scroll to navigation

PGADMIN3(1) pgAdmin III PGADMIN3(1)

NAME

pgadmin3 - graphical administration tool for PostgreSQL

SYNOPSIS

pgadmin3 [-h] [-s str] [-S] [-Sc str] [-q] [-qc str] [-f str] [-cm str] [-ch str] [-cp str] [-c str] [-t]

DESCRIPTION

pgAdmin III is a database design and management application for use with PostgreSQL. The application can be used to manage PostgreSQL 7.3 and above running on any platform.

pgAdmin III is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases. The graphical interface supports all PostgreSQL features and makes administration easy. The application also includes a syntax highlighting SQL editor, a server-side code editor, an SQL/batch/shell job scheduling agent, support for the Slony-I replication engine and much more. Server connection may be made using TCP/IP or Unix Domain Sockets (on *nix platforms), and may be SSL encrypted for security. No additional drivers are required to communicate with the database server.

OPTIONS

show this help message
auto-connect to specified server
open server status window
connect server status window to database
open query tool
connect query tool to database
file to load into the query tool in -q or -qc mode
edit main configuration file
edit HBA configuration file
edit pgpass configuration file
edit configuration files in cluster directory
dialog translation test mode

AUTHOR

This manual page was written by Christoph Berg <myon@debian.org> for the Debian project (but may be used by others).

2020-01-07