From 88a37beb1185906ba7ae6acb2f14803785df54ea Mon Sep 17 00:00:00 2001 From: dpage Date: Fri, 29 Aug 2008 14:08:30 +0000 Subject: [PATCH] Clarify that pgAgent must be downloaded separately. git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7444 a7884b65-44f6-0310-8a51-81a127f17b15 --- docs/en_US/extend.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/en_US/extend.html b/docs/en_US/extend.html index 34ef4b0a1..ee588b7d3 100644 --- a/docs/en_US/extend.html +++ b/docs/en_US/extend.html @@ -31,11 +31,11 @@ may be editted, and reloaded remotely.
 

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 /xtra/admin or /xtra/admin81 (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 here.

Run the following commands (substituting admin for admin81 -- 2.39.5