used in the pgAdmin user interface.
to the PostgreSQL help files. This may be a URL or directory containing the HTML format help files (note that some browsers may require file:///path/to/local/files/ notation, whilst others require /path/to/local/files/ notation), or the path to a Compiled HTML Help (.chm) file (on Windows), an HTML Help project (.hhp) file, or a Zip archive containing the HTML files and the HTML Help project file. The PostgreSQL Help is used when selected from the Help menu, or when working with many database objects on PostgreSQL servers.
to the EnterpriseDB help files, and may be configured in the same way as the PG help path. The EnterpriseDB Help is used when selected from the Help menu, or when working with many database objects on EnterpriseDB servers.
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.
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.
by declaring them a system schema. This field takes a list of comma separated strings.
from scratch, you need to enter the path to the Slony-I script installation directory here. If no valid scripts can be found, only joining existing clusters is possible.
and pg_dumpall utilities. pgAdmin will use these for backing up and restoring your PostgreSQL databases. If this path is not set, pgAdmin will attempt to find the utilities in its installation directory, the ‘hint’ directory set by a local PostgreSQL installation (on Windows) and in the system path.
and pg_dumpall utilities. pgAdmin will use these for backing up and restoring your EnterpriseDB databases. If this path is not set, pgAdmin will attempt to find the utilities in standard locations used by EnterpriseDB.
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.
to utilities such as pg_dump which will allow utilities from one version of the database to be used with another version. This option should be use with extreme care as it may cause errors to occur during backup or restore options.