Unsupported versions: 7.1
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the current version, or one of the other supported versions listed above instead.

pgadmin

Name

pgadmin  --  Postgres database management and design tool for Windows 95/98/NT

Synopsis

pgadmin [ datasourcename [ username [ password ] ] ]
  

Inputs

datasourcename

The name of an existing Postgres ODBC System or User Data Source.

username

A valid username for the specified datasourcename.

password

A valid password for the specified datasourcename and username.

Outputs

Description

pgadmin is a general purpose tool for designing, maintaining, and administering Postgres databases. It runs under Windows 95/98 and NT.

Features include:

  • Arbitrary SQL entry.

  • Info Browsers and 'Creators' for databases, tables, indexes, sequences, views, triggers, functions and languages.

  • User, Group and Privilege configuration dialogues.

  • Revision tracking with upgrade script generation.

  • Configuration of Microsoft MSysConf table.

  • Data Import and Export Wizards.

  • Database Migration Wizard.

  • Predefined reports on databases, tables, indexes, sequences, languages and views.

pgadmin is distributed separately from Postgres and may be downloaded from http://www.pgadmin.freeserve.co.uk