Mention the default pg_ctl wait time in the -t option documentation
authorPeter Eisentraut
Wed, 13 Oct 2010 17:24:51 +0000 (20:24 +0300)
committerPeter Eisentraut
Wed, 13 Oct 2010 17:24:51 +0000 (20:24 +0300)
doc/src/sgml/ref/pg_ctl-ref.sgml

index df3794f8cd3903d0fbdaf6cdc2b6b4e1b9d3cdce..31a1262fca48121e1cc4d035aa65835c71fb0770 100644 (file)
@@ -314,7 +314,7 @@ PostgreSQL documentation
       
        
         The number of seconds to wait when waiting for start or shutdown
-        to complete.
+        to complete.  The default is 60 seconds.
        
       
      
@@ -324,7 +324,8 @@ PostgreSQL documentation
       
        
         Wait for the start or shutdown to complete.  The default wait time
-        is 60 seconds.  This is the default option for shutdowns. A successful 
+        is 60 seconds but can be overridden with the option .
+        To wait is the default option for shutdowns. A successful
         shutdown is indicated by removal of the PID 
         file. For starting up, a successful psql -l 
         indicates success. pg_ctl will attempt to