diff --git a/doc/src/sgml/ref/pgadmin-ref.sgml b/doc/src/sgml/ref/pgadmin-ref.sgml
index 2fa53745ef..988054f36b 100644
--- a/doc/src/sgml/ref/pgadmin-ref.sgml
+++ b/doc/src/sgml/ref/pgadmin-ref.sgml
@@ -1,5 +1,5 @@
@@ -15,20 +15,21 @@ Postgres documentation
pgadmin
- Postgres graphical interactive client
+ Postgres
+ database management and design tool for Windows 95/98/NT
- 1999-05-19
+ 1999-12-24
-pgadmin [ dbname ]
+pgadmin [ datasourcename [ username [ password ] ] ]
- 1999-05-19
+ 1999-12-24
Inputs
@@ -37,10 +38,32 @@ pgadmin [ dbname ]
- dbname
+ datasourcename
- The name of an existing database to access.
+ The name of an existing PostgreSQL ODBC System or User Data
+ Source.
+
+
+
+
+
+ username
+
+
+ A valid username for the specified
+ datasourcename.
+
+
+
+
+
+ password
+
+
+ A valid password for the specified
+ datasourcename and
+ username.
@@ -50,7 +73,7 @@ pgadmin [ dbname ]
- 1999-05-19
+ 1999-12-24
Outputs
@@ -62,18 +85,78 @@ pgadmin [ dbname ]
- 1999-05-19
+ 1999-12-24
Description
-
- Editor's Note
-
- This should be transcribed from other pgadmin info. Volunteers?
-
-
+ 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