select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Unsupported versions: 7.0 / 6.5
Historical version. PostgreSQL 7.0 reached end of support in May 2005. See the current manual for supported releases.

pgadmin

Name

pgadminPostgres database management and design tool for Windows 95/98/NT
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

Report a documentation issue

Read the upstream documentation. For corrections, first check the current manual.