Update for new options.
authordpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Wed, 11 Mar 2009 16:41:46 +0000 (16:41 +0000)
committerdpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Wed, 11 Mar 2009 16:41:46 +0000 (16:41 +0000)
git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7675 a7884b65-44f6-0310-8a51-81a127f17b15

docs/en_US/options-tab1.html

index 5d784e917f6e1db4797c53c74572b4a61878a64a..27aa954906285df15b0540c5cb978e02e710f999 100644 (file)
    help path. The EnterpriseDB Help is used when selected from the Help menu, 
    or when working with many database objects on EnterpriseDB servers.<br>&nbsp;</li>
 
+   <li><b>GP help path</b> - This option is used to specify the path
+   to the Greenplum help files, and may be configured in the same way as the PG
+   help path. The Greenplum Help is used when selected from the Help menu,
+   or when working with many database objects on Greenplum servers.<br>&nbsp;</li>
+
    <li><b>Slony help path</b> - This option is used to specify the path
    to the Slony help files, and may be configured in the same way as the PG
    help path. The Slony Help is used when selected from the Help menu.<br>&nbsp;</li>
 
    <li><b>System schemas</b>- You can suppress the display of additional schemas,
-   by declaring them a system schema. This field takes a list of comma separated strings.<br>&nbsp;</li> 
+   by declaring them a system schema. This field takes a list of comma separated strings.<br>&nbsp;</li>
    
    <li><b>Slony-I path</b>- To enable pgAdmin III to create Slony-I replication clusters
    from scratch, you need to enter the path to the Slony-I script installation directory here. If no
    If this path is not set, pgAdmin will attempt to find the utilities in standard locations used by
    EnterpriseDB.
    <br>&nbsp;</li>
+   
+   <li><b>GP bin path</b>- This should be set to the path to the Greenplum pg_dump, pg_restore
+   and pg_dumpall utilities. pgAdmin will use these for backing up and restoring your Greenplum databases.
+   If this path is not set, pgAdmin will attempt to find the utilities in standard locations used by
+   Greenplum.
+   <br>&nbsp;</li>
 
    <li><b>Ignore server/utility version mismatches</b>- When checked, pgAdmin will pass the '-i' option 
    to utilities such as <i>pg_dump</i> which will allow utilities from one version of the database to