Clarify that pgAgent must be downloaded separately.
authordpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Fri, 29 Aug 2008 14:08:30 +0000 (14:08 +0000)
committerdpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Fri, 29 Aug 2008 14:08:30 +0000 (14:08 +0000)
git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7444 a7884b65-44f6-0310-8a51-81a127f17b15

docs/en_US/extend.html

index 34ef4b0a11d308bf25088a15e67a8d7aee2a754d..ee588b7d304fb579628b4c7f3c70f55c896bc21a 100644 (file)
@@ -31,11 +31,11 @@ may be editted, and reloaded remotely.<br>&nbsp;</li>
 </ul>
 
 <p>The adminpack is installed and activated by default if you are running the 
-'official' pgInstaller distribution of PostgreSQL for Windows, however, if you are running
-any other version of PostgreSQL you will need to manually install it. To do so,
-simply copy the <i>/xtra/admin</i> or <i>/xtra/admin81</i> (for PostgreSQL 8.1 and above) directory 
-from the pgAdmin source distribution to the /contrib directory of your pre-configured PostgreSQL 
-source tree. If you don't have the pgAdmin source code, you can download the adminpacks
+'official' pgInstaller distribution of PostgreSQL for Windows and is included as a
+contrib module with all versions of PostgreSQL 8.2 and above. However, if you are 
+running any other version of PostgreSQL you will need to manually install it. To do so,
+simply copy the appropriate adminpack source code to the /contrib directory of your
+pre-configured PostgreSQL source tree. You can download the adminpacks
 <a href="http://www.pgadmin.org/download/adminpacks.php">here</a>.</p>
 
 <p>Run the following commands (substituting <i>admin</i> for <i>admin81</i>