pgAgent related doc tweaks.
authordpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Mon, 29 Dec 2008 20:56:57 +0000 (20:56 +0000)
committerdpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Mon, 29 Dec 2008 20:56:57 +0000 (20:56 +0000)
git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7529 a7884b65-44f6-0310-8a51-81a127f17b15

docs/en_US/images/pgagent-stepdetails.png
docs/en_US/pgagent-install.html
docs/en_US/pgagent-steps.html

index a3957c7b3be86371c27bbd539b04dab24eb5692b..df4d7f5e9bd58073401dc9e7397d16ce84f9eecf 100644 (file)
Binary files a/docs/en_US/images/pgagent-stepdetails.png and b/docs/en_US/images/pgagent-stepdetails.png differ
index ab86f1e3277822d7a2db6cbd1bdc5d003a4ad981..e09e038c22e2d0d6b8a79908fa4c1b32ab17beef 100644 (file)
@@ -74,7 +74,8 @@ include an additional parameter to tell the service what to do:</P>
 <PRE>\r
 Usage:\r
   pgAgent REMOVE &lt;serviceName&gt;\r
-  pgAgent INSTALL &lt;serviceName> [options] &lt;connect-string&gt;\r
+  pgAgent INSTALL &lt;serviceName&gt; [options] &lt;connect-string&gt;\r
+  pgAgent DEBUG [options] &lt;connect-string&gt;\r
 \r
   options:\r
     -u &lt;user or DOMAIN\user&gt;\r
@@ -94,7 +95,8 @@ Usage:
 \r
 <P>The service may then be started from the command line using <I>net start pgAgent</I>,\r
 or from the <I>Services</I> control panel applet. Any logging output or errors will be\r
-reported in the Application event log.</P>\r
+reported in the Application event log. The DEBUG mode may be used to run pgAgent from a\r
+command prompt. When run this way, log messages will output to the command window.</P>\r
 \r
 <H3>Security concerns</H3>\r
 <P>pgAgent is a very powerful tool, but does have some security considerations\r
index 7e7b177c4d9b1da30732bf6a961984d776362448..b0d5f25f64685fcfcf9317504ad9d9657b601583 100644 (file)
@@ -23,8 +23,8 @@ of each run of the step, including and output or errors from the script.</P>
 <P>Each step consists of the details shown on the screenshot below, most of\r
 which are self-explanatory. If <I>Kind</I> is set to SQL, then it goes without\r
 saying that a database against which to run the script must be selected. If \r
-set to <I>Batch</I>, the database should be left blank. The <I>On Error</I> option \r
-controls how failure of this step will affect the\r
+set to <I>Batch</I>, the database/connection string should be left blank. \r
+The <I>On Error</I> option controls how failure of this step will affect the\r
 status of the overall job.</P>\r
 \r
 <P><center><img src="images/pgagent-stepdetails.png" alt="Step details"></center></P>\r